File: install.rst

package info (click to toggle)
mopidy-dleyna 2.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 288 kB
  • sloc: python: 1,066; makefile: 134
file content (32 lines) | stat: -rw-r--r-- 911 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
************
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 [#footnote1]_.

- The ``dleyna-server`` package available in Ubuntu 14.04 and Debian
  "jessie".  For other platforms, please see the dLeyna `installation
  instructions <https://github.com/01org/dleyna-server>`_.

Then install the Python package from PyPI_::

  pip install Mopidy-dLeyna


.. rubric:: Footnotes

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


.. _apt.mopidy.com: http://apt.mopidy.com/
.. _PyPI: https://pypi.python.org/pypi/Mopidy-dLeyna/