Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

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


Install mpris-remote

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

sudo apt-get update
sudo apt-get install mpris-remote

mpris-remote package information

distro Debian Unstable (Sid)
section Main
name mpris-remote
version 0.0~1.gpb7c7f5c6-1.1
description command-line interface for mpris compatible media players
subsection utils
website incise.org / mpris-remote.html
maintainer Ulrich Dangel

Uninstall mpris-remote

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

sudo apt-get remove mpris-remote

Uninstall mpris-remote and it’s dependent packages

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

sudo apt-get remove --auto-remove mpris-remote

Purging mpris-remote

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

sudo apt-get purge mpris-remote

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

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

Comments

comments