Installation
Install the mopidy-mpd package from
PyPI:
sudo python3 -m pip install --break-system-packages mopidy-mpd
Install the mopidy-mpd package from
Debian or
Ubuntu:
sudo apt install mopidy-mpd
Mopidy's APT repository
Alternatively,
you can install the mopidy-mpd
Debian package from Mopidy's APT repository,
which often has newer versions than Debian/Ubuntu.
First, follow the instructions at apt.mopidy.com on how to setup Mopidy's APT repo on your system.
Then, install the mopidy-mpd package:
sudo apt install mopidy-mpd
Install the mopidy-mpd package from
AUR:
yay -S mopidy-mpd
Install the mopidy-mpd package from
Fedora:
dnf install mopidy-mpd
Install the mopidy-mpd formula with Homebrew:
brew install mopidy/mopidy/mopidy-mpd
Usage
Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-mpd's README before getting started.