Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mpd-sima on Debian Unstable (Sid)


Install mpd-sima

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

sudo apt-get update
sudo apt-get install mpd-sima

mpd-sima package information

distro Debian Unstable (Sid)
section Main
name mpd-sima
version 0.14.1-1
description Automagically add titles to MPD playlist
subsection sound
website kaliko.me / code / mpd-sima
maintainer Debian Multimedia Maintainers

Uninstall mpd-sima

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

sudo apt-get remove mpd-sima

Uninstall mpd-sima and it’s dependent packages

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

sudo apt-get remove --auto-remove mpd-sima

Purging mpd-sima

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

sudo apt-get purge mpd-sima

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

sudo apt-get purge --auto-remove mpd-sima

 

Comments

comments