# Installer meta-package-manager avec Homebrew, MacPorts, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de meta-package-manager pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:meta-package-manager
- **Gestionnaire de paquets:** Homebrew
- **Version:** 7.4.1
- **Résumé source:** Wrapper around all package managers with a unifying CLI
- **Page d'accueil:** <https://kdeldycke.github.io/meta-package-manager/>
- **Dépôt:** <https://github.com/kdeldycke/meta-package-manager>
- **Dernière mise à jour:** 2026-07-29T22:16:24Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- meta-package-manager (alias)
- mpm (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 7.4.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
