Automic VaultAutomic Vault

brew

Installer mpd avec Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install mpd

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install mpd

MacPorts ports tree · audio/mpd/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add mpd

Alpine Linux edge package indexes · mpd · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install mpd

Debian stable package indexes · mpd · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install mpd

Fedora Rawhide package metadata · mpd · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#mpd

nixpkgs package indexes · pkgs/by-name/mp/mpd/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S mpd

Arch Linux sync databases · mpd · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install mpd

openSUSE Tumbleweed package metadata · mpd · Source: download.opensuse.org

aperçu

Résumé du paquet

Music Player Daemon

historique

Historique du projet et usages

Music Player Daemon is a free software music server that appeared in 2003 and is associated with Max Kellermann and The Music Player Daemon Project. The project describes MPD as a flexible, powerful, server-side application for playing music, controlled through its network protocol and extended through plugins and libraries for many audio formats. The project AUTHORS file credits a broad contributor base around the daemon.

Historique du projet

MPD's defining technical milestone is its separation of playback from control. The daemon runs in the background, maintains a music database and playlist, and lets separate clients manipulate playback, browse the database, or automate it over the protocol. That model made it attractive for headless machines, remote control, hotkey scripts, terminal front ends, web clients, and embedded audio setups. The MPD documentation presents mpc as the basic CLI client, while the wider ecosystem includes richer terminal, graphical, mobile, and web clients.

Historique d'adoption

Adoption spread beyond hobbyist Unix desktops into commercial audio hardware. The MPD project maintains a list of commercial products known to use MPD as a backend and frames that adoption through the GPL obligations attached to shipping modified GPL components. In package managers, MPD is the central server package that related packages orbit around: mpc controls it, mpdscribble and mpdas listen to its playback state for scrobbling, and client libraries expose the protocol to other programs.

Modes d'utilisation

In practice, users configure mpd.conf, point MPD at a music directory or streams, choose audio outputs, and control it from clients. Its niche is not an all-in-one player interface, but a long-running playback service for people who want the player decoupled from the interface.

posture de sécurité

Niveau de risque : orange

formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • formula declares a Homebrew service

Signaux

  • metadata:service

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 26 dépendances d’exécution.
  • Les métadonnées de compilation listent 4 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/mpd/mpd.conf~/.config/mpd/mpd.conf/etc/mpd.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/mpd/mpd.conf~/.config/mpd/mpd.conf/etc/mpd.conf

exécutables

Exécutables installés

CommandeTypeExpositionNote
mpdcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire0.24.12
gestionnaire mis à jour2026-06-22
données localesOK
amontà jour
dernière version détectéev0.24.12

https://github.com/MusicPlayerDaemon/MPD

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:mpd
Version0.24.12
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/mpd
Page d'accueilhttps://www.musicpd.org/
Dépôthttps://github.com/MusicPlayerDaemon/MPD
Docs amonthttps://mpd.readthedocs.io/en/stable
LicenceGPL-2.0-or-later
Archive sourcehttps://github.com/MusicPlayerDaemon/MPD/archive/refs/tags/v0.24.12.tar.gz
Dernière mise à jour2026-06-22T14:05:32-07:00
Pulseupdated
Dépendanceschromaprint, faad2, ffmpeg, flac, fluid-synth, fmt, game-music-emu, icu4c@78, lame, libao, libid3tag, libmikmod, libmpdclient, libnfs, libnpupnp, libogg, libsamplerate, libshout, libsndfile, libsoxr, libvorbis, mpg123, opus, pcre2, sqlite, wavpack
Dépendances de compilationmeson, ninja, nlohmann-json, pkgconf
Bibliothèques fournies par macOSbzip2, curl, expat
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared
PrécautionsMPD requires a config file to start. Please copy it from $HOMEBREW_PREFIX/etc/mpd/mpd.conf into one of these paths: - ~/.mpd/mpd.conf - ~/.mpdconf and tailor it to your needs.

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namempd
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

mpd 0.24.4-1

Music Player Daemon

https://www.musicpd.org/

sudo apt install mpd
  • Section: sound
  • Architecture: amd64
  • 32 Dépendances
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Mpd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mpd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mpd

nix profile install nixpkgs#mpd
  • normalized package name match
  • Correspondance par : Mpd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mp/mpd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mpd 0.23.14-2build5

Music Player Daemon

https://www.musicpd.org/

sudo apt install mpd
  • Section: universe/sound
  • Architecture: amd64
  • 32 Dépendances
  • 4 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Mpd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mpd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

mpd 0.24.12-r0

Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs

https://musicpd.org/

sudo apk add mpd
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpd
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Mpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpd-dbg 0.24.12-r0

Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs (debug symbols)

https://musicpd.org/

sudo apk add mpd-dbg
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpd
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Mpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpd-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpd-doc 0.24.12-r0

Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs (documentation)

https://musicpd.org/

sudo apk add mpd-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpd
  • normalized package name match
  • Correspondance par : Mpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mpd-openrc 0.24.12-r0

Music daemon that plays MP3, FLAC, Ogg Vorbis files and Audio CDs (OpenRC init scripts)

https://musicpd.org/

sudo apk add mpd-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: mpd
  • normalized package name match
  • Correspondance par : Mpd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mpd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

mpd 0.24.12-2.fc45

Music player daemon

https://www.musicpd.org/

sudo dnf install mpd
  • License: GPL-2.0-only AND BSD-2-Clause AND ISC AND LGPL-2.1-only AND LGPL-2.1-or-later AND BSD-2-Clause-Views
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mpd
  • 32 Dépendances
  • 5 fournit
  • normalized package name match
  • Correspondance par : Mpd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mpd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

mpd 0.24.12-1

Flexible, powerful, server-side application for playing music

https://www.musicpd.org/

sudo pacman -S mpd
  • License: BSD-2-Clause AND GPL-2.0-or-later AND ISC AND LGPL-2.1-only
  • Architecture: x86_64
  • 32 Dépendances
  • normalized package name match
  • Correspondance par : Mpd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: mpd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

mpd 0.24.10-1.1

Music Player Daemon

https://musicpd.org

sudo zypper install mpd
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mpd
  • 32 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Mpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: mpd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

mpd-doc 0.24.10-1.1

Additional Package Documentation

https://musicpd.org

sudo zypper install mpd-doc
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: mpd
  • 1 fournit
  • normalized package name match
  • Correspondance par : Mpd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: mpd-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

mpd

sudo port install mpd
  • normalized package name match
  • Correspondance par : Mpd
MacPorts ports tree · api.github.com · MacPorts ports tree: audio/mpd/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

mpd

choco install mpd
  • normalized package name match
  • Correspondance par : Mpd
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: mpd from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.756','razer-synapse-3'
Scoop95%

main/mpd

scoop install main/mpd
  • normalized package name match
  • Correspondance par : Mpd
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/mpd.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment