Install with winget
Open PowerShell or Command Prompt and run:
winget install Microsoft.APM
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About APM – Agent Package Manager
An open-source, community-driven dependency manager for AI agents. Think package.json, requirements.txt, or Cargo.toml — but for AI agent configuration.
Advanced Install Options
Install (latest)
winget install Microsoft.APMInstall (pinned version)
winget install --id Microsoft.APM -e --version 0.12.4Upgrade
winget upgrade Microsoft.APMUninstall
winget uninstall Microsoft.APMFrequently Asked Questions
How do I install APM – Agent Package Manager using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.APM. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is APM – Agent Package Manager?
The package manager for AI-Native Development.
Is APM – Agent Package Manager free to use?
APM – Agent Package Manager is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update APM – Agent Package Manager with winget?
Run
winget upgrade Microsoft.APM in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall APM – Agent Package Manager?
Run
winget uninstall Microsoft.APM to remove APM – Agent Package Manager from your system.