Install muroard-dbg
Installing muroard-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install muroard-dbg
muroard-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | muroard-dbg |
version | 0.1.14-2 |
description | minimalist RoarAudio sound daemon (debugging symbols) |
subsection | debug |
website | roaraudio.keep-cool.org |
maintainer | Patrick Matthäi |
Uninstall muroard-dbg
To remove just muroard-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove muroard-dbg
Uninstall muroard-dbg and it’s dependent packages
To remove the muroard-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove muroard-dbg
Purging muroard-dbg
If you also want to delete configuration and/or data files of muroard-dbg from Debian Sid then this will work:
sudo apt-get purge muroard-dbg
To delete configuration and/or data files of muroard-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove muroard-dbg