Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

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


Install mopidy-mpris

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

sudo apt-get update
sudo apt-get install mopidy-mpris

mopidy-mpris package information

distro Debian Unstable (Sid)
section Main
name mopidy-mpris
version 1.3.1-1
description Mopidy extension for controlling playback through MPRIS
subsection sound
website mopidy.com
maintainer Stein Magnus Jodal

Uninstall mopidy-mpris

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

sudo apt-get remove mopidy-mpris

Uninstall mopidy-mpris and it’s dependent packages

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

sudo apt-get remove --auto-remove mopidy-mpris

Purging mopidy-mpris

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

sudo apt-get purge mopidy-mpris

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

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

 

Comments

comments