Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mopidy-beets on Debian Unstable (Sid)


Install mopidy-beets

Installing mopidy-beets package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install mopidy-beets

mopidy-beets package information

distro Debian Unstable (Sid)
section Main
name mopidy-beets
version 2.0.0-2
description Mopidy extension for playing music from Beets’ web plugin
subsection sound
website mopidy.com
maintainer Stein Magnus Jodal

Uninstall mopidy-beets

To remove just mopidy-beets package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mopidy-beets

Uninstall mopidy-beets and it’s dependent packages

To remove the mopidy-beets package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove mopidy-beets

Purging mopidy-beets

If you also want to delete configuration and/or data files of mopidy-beets from Debian Sid then this will work:

sudo apt-get purge mopidy-beets

To delete configuration and/or data files of mopidy-beets and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove mopidy-beets

 

Comments

comments