# apm を Homebrew, scoop, winget でインストール

apm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:apm
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install apm
```

  証拠: local Homebrew formula metadata

### Windows

- Scoop (92%):

```sh
scoop install main/apm
```

  証拠: Scoop official bucket manifest trees: bucket/apm.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Microsoft.APM -e
```

  証拠: Windows Package Manager source index: Microsoft.APM from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:apm
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/apm>
- **バージョン:** 0.27.0
- **ソース概要:** Dependency manager for AI agent configuration
- **ホームページ:** <https://microsoft.github.io/apm/>
- **リポジトリ:** <https://github.com/microsoft/apm>
- **上流ドキュメント:** <https://microsoft.github.io/apm/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/b8/99/fded970fe9efc446a8a8751516ad00dcf0893895d5d5f8ff553e6f2f7f2f/apm_cli-0.26.0.tar.gz>
- **最終更新:** 2026-08-03T21:05:54Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- apm (cli)
- apm (エイリアス)

## 依存関係

- certifi
- libyaml
- pydantic
- python@3.14

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.27.0
- マネージャ更新日: 2026-08-03
- ローカルデータ: OK
- 上流リポジトリ: https://microsoft.github.io/apm/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

APM, the Agent Package Manager, is a dependency manager for AI-agent context. It gives skills, prompts, instructions, plugins, and MCP servers a project manifest and lockfile workflow analogous to established language package managers.

### プロジェクトの歴史

Microsoft's public repository was created in September 2025 and published v0.4.0 that month. The project describes itself as open source and community driven, and credits Daniel Meppiel as creator with Daniel Meppiel and Sergio Sisternes as maintainers.

### 採用の歴史

The official documentation targets GitHub Copilot, Claude Code, Cursor, OpenCode, Codex, Gemini, Windsurf, and Kiro. The supplied package metadata records distribution through Homebrew, Scoop, and WinGet, while the official README also documents platform installers and pip.

### 使われ方

A project declares agent dependencies in a repository-root apm.yml. Running apm install resolves those dependencies and produces a lockfile so collaborators and CI can reproduce the same agent context; additional commands cover compilation, packaging, auditing, marketplaces, and policy enforcement.

### パッケージ好きにとっての重要性

APM applies familiar manifest, lockfile, transitive-resolution, integrity, and policy concepts to agent configuration, an ecosystem that has otherwise relied heavily on manually copied files. Its cross-harness targeting and multiple installation channels make it notable as an attempt to turn agent context into a conventional package-management domain.

### タイムライン

- 2025-09: Public GitHub repository created and v0.4.0 published.
- 2026-07: v0.26.0 published.

### Related projects

- The official project relates its workflow to npm, pip, and Cargo and builds on AGENTS.md, Agent Skills, and the Model Context Protocol. The companion microsoft/apm-action project brings installation and bundle restoration into GitHub Actions.

### ソース

- <https://api.github.com/repos/microsoft/apm — official GitHub repository metadata and creation date.>
- <https://api.github.com/repos/microsoft/apm/releases?per_page=100 — official GitHub release history.>
- <https://github.com/microsoft/apm — official README, project purpose, maintainers, supported agent harnesses, installation methods, and usage.>
- <https://microsoft.github.io/apm/ — official documentation for the manifest, lockfile, installation, security, and policy model.>
- input source_facts.package-manager — supplied Homebrew, Scoop, and WinGet package records.


## セキュリティノート

apm に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ./apm.yml, ~/.apm/apm.yml, ~/.apm/config.json

## Credential files

- Unix: ~/.apm/config.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** apm
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Scoop - main/apm: normalized package name match | Scoop official bucket manifest trees: bucket/apm.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Microsoft.APM: normalized package name match | Windows Package Manager source index: Microsoft.APM from https://cdn.winget.microsoft.com/cache/source.msix
- winget - Orthogonal.APM: normalized package name match | Windows Package Manager source index: Orthogonal.APM from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [AI and agent packages](https://pkg.so/ja/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Package ecosystem packages](https://pkg.so/ja/package-ecosystem-tools/) - Matched package manager, installer, dependency, registry, or publishing metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [gptme](https://pkg.so/ja/brew/gptme/) - Both packages touch the same language runtime or ecosystem. Shared terms: agent, ai, certifi, libyaml, pydantic.
- [hermes-agent](https://pkg.so/ja/brew/hermes-agent/) - Both packages touch the same language runtime or ecosystem. Shared terms: agent, ai, certifi, libyaml, pydantic.
- [kimi-cli](https://pkg.so/ja/brew/kimi-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: agent, ai, certifi, libyaml, pydantic.

## Combined YAML source

View the package source record on GitHub. [combined/apm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/apm.yml)


## ソース

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
