This APT archive contains Debian packages related to the Mopidy project.
By installing Mopidy and its dependencies from this APT archive, you get Mopidy up and running in less time than with any other installation option.
Additionally, you will get automatic updates to Mopidy together with the updates for your Linux distribution.
The packages found here should work for all Debian based distributions, but are only tested on the latest release of Ubuntu.
If you are having problems using the packages from this archive, open an issue at GitHub, and we'll see what we can do.
To install Mopidy from this APT archive, you need to do the following:
Luckily, that is only four commands which you can copy into the terminal:
wget -q -O - http://apt.mopidy.com/mopidy.gpg | sudo apt-key add - sudo wget -q -O /etc/apt/sources.list.d/mopidy.list http://apt.mopidy.com/mopidy.list sudo apt-get update sudo apt-get install mopidy
Then, configure Mopidy's settings.
If you want to verify the key, this is its fingerprint:
pub 4096R/271D2943 2010-11-07
Key fingerprint = 9E36 464A 7C03 0945 EEB7 6328 78FD 980E 271D 2943
uid Mopidy Archive Automatic Signing Key <archive@mopidy.com>
sub 4096R/A3C4580E 2010-11-07
To browse the archive, go to /dists.