Skip to content
Snippets Groups Projects

In order to install plugin for Mopidy, i had to install git and run this command:

Merged Ghost User requested to merge (removed):patch-1 into master
1 unresolved thread

As all the documentation on Mopidy page is using sudo and python3 -m pip, i guess this may help.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
29 29
30 30 .. code-block:: shell
31 31
32 apt-get install libcairo2-dev libgirepository1.0-dev python-dev
33 pip install git+https://dev.funkwhale.audio/funkwhale/mopidy.git
32 apt-get install libcairo2-dev libgirepository1.0-dev python-dev git
33 sudo python3 -m pip install Mopidy-MusicBox-Webclient
  • Ghost User added 1 commit

    added 1 commit

    Compare with previous version

  • We probably should add a hint there is a pypi-package? This can be install without git: https://pypi.org/project/mopidy-funkwhale/

  • I'd say it's even better.

  • Ghost User added 1 commit

    added 1 commit

    Compare with previous version

  • Georg Krause approved this merge request

    approved this merge request

  • Agate approved this merge request

    approved this merge request

  • Agate mentioned in commit 7437b176

    mentioned in commit 7437b176

  • merged

  • thanks!

  • Please register or sign in to reply
    Loading