Installation

On Debian Linux and Debian-based distributions like Ubuntu or Raspbian, install the mopidy-dleyna package from apt.mopidy.com:

apt-get install mopidy-dleyna

Otherwise, first make sure the following dependencies are met on your system:

  • D-Bus Python bindings, such as the package python-dbus in Debian/Ubuntu/Raspbian 1.

  • The dleyna-server package available in Ubuntu 14.04 and Debian “jessie”. For other platforms, please see the dLeyna installation instructions.

Then install the Python package from PyPI:

pip install Mopidy-dLeyna

Footnotes

1

On some distributions such as Arch Linux, it may also be necessary to install the dbus-glib package.