Install mpdscribble-dbg
Installing mpdscribble-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mpdscribble-dbg
mpdscribble-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mpdscribble-dbg |
version | 0.22-5 |
description | Last.fm reporting client for mpd – debugger symbols |
subsection | debug |
website | mpd.wikia.com / wiki / Client:Mpdscribble |
maintainer | mpd maintainers |
Uninstall mpdscribble-dbg
To remove just mpdscribble-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mpdscribble-dbg
Uninstall mpdscribble-dbg and it’s dependent packages
To remove the mpdscribble-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mpdscribble-dbg
Purging mpdscribble-dbg
If you also want to delete configuration and/or data files of mpdscribble-dbg from Debian Sid then this will work:
sudo apt-get purge mpdscribble-dbg
To delete configuration and/or data files of mpdscribble-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mpdscribble-dbg