# Installer mpc avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, zypper

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

## installation

```sh
sudo av install brew:mpc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install mpc
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mpc
```

  Preuve: MacPorts ports tree: audio/mpc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mpc
```

  Preuve: Alpine Linux edge package indexes: mpc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install mpc
```

  Preuve: Debian stable package indexes: mpc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install mpc
```

  Preuve: Fedora Rawhide package metadata: mpc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#mpc
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mp/mpc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S mpc
```

  Preuve: Arch Linux sync databases: mpc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libmpc3
```

  Preuve: openSUSE Tumbleweed package metadata: libmpc3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/mpc
```

  Preuve: Scoop official bucket manifest trees: bucket/mpc.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:mpc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.35
- **Résumé source:** Command-line music player client for mpd
- **Page d'accueil:** <https://www.musicpd.org/clients/mpc/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mpc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

mpc is the small command-line client in the Music Player Daemon ecosystem. The Music Player Daemon project credits mpc to The Music Player Daemon Project, with contributors including Avuton Olrich, Eric Wong, Florian Schlichting, J. Alexander Treuman, Jeffrey Middleton, Jonathan Neuschaefer, Max Kellermann, Michal Nazarewicz, Richard Molitor, Romain Bignon, and Warren Dukes. Its role has stayed deliberately narrow: connect to an MPD server, send commands, and print status or query results.

### Historique du projet

The tool matters because MPD is built around a daemon-and-client split. The MPD manual calls mpc the most basic client, useful in shell scripts, and notes that people bind specific mpc commands to hotkeys. In practice, mpc is the Unixy control surface for MPD: scripts can enqueue music, control playback, inspect the database, format metadata, and automate a headless music setup without a terminal UI or graphical client.

### Modes d'utilisation

As a package, mpc travels with MPD across Unix-like package managers and Homebrew. It occupies the opposite end of the MPD client spectrum from ncurses, web, mobile, and desktop clients: it is not a library or rich browser, but the composable CLI piece that other shell workflows can depend on.

### Sources

- <https://github.com/MusicPlayerDaemon/mpc>
- <https://mpd.readthedocs.io/en/stable/user.html>
- <https://raw.githubusercontent.com/MusicPlayerDaemon/mpc/master/AUTHORS>
- <https://www.musicpd.org/clients/mpc/>
- <https://www.musicpd.org/doc/mpc/html/>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - mpc - 0.35-1+b1: normalized package name match | Debian stable package indexes: mpc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line tool to interface MPD | https://www.musicpd.org/clients/mpc/
- Nix - mpc: normalized package name match | nixpkgs package indexes: pkgs/by-name/mp/mpc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mpc - 0.35-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: mpc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line tool to interface MPD | https://www.musicpd.org/clients/mpc/
- apk - mpc - 0.35-r0: normalized package name match | Alpine Linux edge package indexes: mpc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Minimalist command line interface to MPD | https://www.musicpd.org/clients/mpc/
- apk - mpc-bash-completion - 0.35-r0: normalized package name match | Alpine Linux edge package indexes: mpc-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for mpc | https://www.musicpd.org/clients/mpc/
- apk - mpc-doc - 0.35-r0: normalized package name match | Alpine Linux edge package indexes: mpc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Minimalist command line interface to MPD (documentation) | https://www.musicpd.org/clients/mpc/
- dnf - mpc - 0.35-9.fc45: normalized package name match | Fedora Rawhide package metadata: mpc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Command-line client for MPD | http://www.musicpd.org/
- pacman - mpc - 0.35-2: normalized package name match | Arch Linux sync databases: mpc from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Minimalist command line interface to MPD | https://www.musicpd.org/clients/mpc/
- zypper - libmpc3 - 1.4.1-1.4: normalized package name match | openSUSE Tumbleweed package metadata: libmpc3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | MPC multiple-precision complex shared library | https://www.multiprecision.org/mpc/
- zypper - libmpc3-32bit - 1.4.1-1.4: normalized package name match | openSUSE Tumbleweed package metadata: libmpc3-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | MPC multiple-precision complex shared library | https://www.multiprecision.org/mpc/
- zypper - mpc-devel - 1.4.1-1.4: normalized package name match | openSUSE Tumbleweed package metadata: mpc-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | MPC multiple-precision complex library development files | https://www.multiprecision.org/mpc/
- zypper - mpc-devel-32bit - 1.4.1-1.4: normalized package name match | openSUSE Tumbleweed package metadata: mpc-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | MPC multiple-precision complex library development files | https://www.multiprecision.org/mpc/
- MacPorts - mpc: normalized package name match | MacPorts ports tree: audio/mpc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/mpc: normalized package name match | Scoop official bucket manifest trees: bucket/mpc.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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