Installation
Install the Mopidy-Local
package from
PyPI:
sudo python3 -m pip install Mopidy-Local
Install the mopidy-local
package from
Debian or
Ubuntu:
sudo apt install mopidy-local
Mopidy's APT repository
Alternatively,
you can install the mopidy-local
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-local
package:
sudo apt install mopidy-local
Install the mopidy-local
package from
AUR:
yay -S mopidy-local
Install the mopidy-local formula with Homebrew:
brew install mopidy/mopidy/mopidy-local