Installation
Install the mopidy-alsamixer package from
PyPI:
sudo python3 -m pip install --break-system-packages mopidy-alsamixer
Install the mopidy-alsamixer package from
Debian or
Ubuntu:
sudo apt install mopidy-alsamixer
Mopidy's APT repository
Alternatively,
you can install the mopidy-alsamixer
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-alsamixer package:
sudo apt install mopidy-alsamixer
Install the mopidy-alsamixer package from
AUR:
yay -S mopidy-alsamixer
Usage
Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-alsamixer's README before getting started.