# 使用 Homebrew, MacPorts, scoop 安装 meta-package-manager

查看 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
