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