Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install mpdscribble on Debian Unstable (Sid)


Install mpdscribble

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

sudo apt-get update
sudo apt-get install mpdscribble

mpdscribble package information

distro Debian Unstable (Sid)
section Main
name mpdscribble
version 0.22-5
description Last.fm reporting client for mpd
subsection sound
website mpd.wikia.com / wiki / Client:Mpdscribble
maintainer mpd maintainers

Uninstall mpdscribble

To remove just mpdscribble package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove mpdscribble

Uninstall mpdscribble and it’s dependent packages

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

sudo apt-get remove --auto-remove mpdscribble

Purging mpdscribble

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

sudo apt-get purge mpdscribble

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

sudo apt-get purge --auto-remove mpdscribble

 

Comments

comments