# meta-package-manager mit Homebrew, MacPorts, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für meta-package-manager in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:meta-package-manager
- **Paketmanager:** Homebrew
- **Version:** 7.4.1
- **Quellzusammenfassung:** Wrapper around all package managers with a unifying CLI
- **Homepage:** <https://kdeldycke.github.io/meta-package-manager/>
- **Repository:** <https://github.com/kdeldycke/meta-package-manager>
- **Zuletzt aktualisiert:** 2026-07-29T22:16:24Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- meta-package-manager (Alias)
- mpm (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 7.4.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

### Quellen

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


## Sicherheitshinweise

infrastructure mutation or orchestration signal.

- **Geiger-Risiko:** orange / mittel
- 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
## Andere Paketmanager-Einträge

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


## Quellen

- 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
