# meta-package-manager を Homebrew, MacPorts, scoop でインストール

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

## インストール

```sh
sudo av install brew:meta-package-manager
```

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

### macOS

- Homebrew (100%):

```sh
brew install meta-package-manager
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install meta-package-manager
```

  証拠: MacPorts ports tree: sysutils/meta-package-manager/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/meta-package-manager
```

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

## パッケージ情報

- **パッケージキー:** brew:meta-package-manager
- **パッケージマネージャ:** Homebrew
- **バージョン:** 7.4.1
- **ソース概要:** Wrapper around all package managers with a unifying CLI
- **ホームページ:** <https://kdeldycke.github.io/meta-package-manager/>
- **リポジトリ:** <https://github.com/kdeldycke/meta-package-manager>
- **最終更新:** 2026-07-29T22:16:24Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- meta-package-manager (エイリアス)
- mpm (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 7.4.1
## プロジェクトの歴史と使われ方

Meta Package Manager, commonly invoked as mpm, is a unifying command-line wrapper around many native package managers. The project is maintained by kdeldycke and describes itself as a package-manager analogue to yt-dlp: one CLI that discovers package managers on the machine and normalizes common operations such as listing installed packages, searching, installing, removing, syncing metadata, upgrading, and exporting package inventories.

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

The tool's history is tied less to one platform than to the long-standing problem of machines accumulating several package ecosystems at once. Its documentation and README show support across macOS, Linux, Windows, BSD-like systems, and managers including apt, brew, cargo, dnf, flatpak, gem, npm, pacman, pip, pipx, scoop, snap, winget, yarn, zypper, and others, with support varying by operation. Release notes and documentation also emphasize backup and restore manifests, release-age cooldowns as a supply-chain mitigation, and cross-platform standalone binaries.

### 採用の歴史

In practice, mpm is a power-user and fleet-maintenance tool: it is useful when a workstation has Homebrew, pipx, npm, cargo, and OS packages side by side and the user wants one inventory or upgrade command. It sits near tools such as PackageKit, Ansible package modules, or platform-specific wrappers, but its niche is an interactive and scriptable local CLI rather than a configuration-management system.

### 使われ方

Homebrew and Scoop packaging reflect that niche: users install mpm through one package manager so it can inspect and orchestrate many others.

### ソース

- <https://formulae.brew.sh/formula/meta-package-manager>
- <https://github.com/kdeldycke/meta-package-manager>
- <https://github.com/kdeldycke/meta-package-manager/blob/main/readme.md>
- <https://github.com/kdeldycke/meta-package-manager/releases>
- <https://kdeldycke.github.io/meta-package-manager/install.html>
- <https://pypi.org/project/meta-package-manager/5.7.0/>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## 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

- macOS: pyproject.toml, ~/Library/Application Support/mpm/config.toml
- Unix: pyproject.toml, ~/.config/mpm/config.toml
- Windows: pyproject.toml, %APPDATA%\mpm\config.toml
## 他のパッケージマネージャ記録

- MacPorts - meta-package-manager: normalized package name match | MacPorts ports tree: sysutils/meta-package-manager/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/meta-package-manager: normalized package name match | Scoop official bucket manifest trees: bucket/meta-package-manager.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
