Install librem0-dbg
Installing librem0-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install librem0-dbg
librem0-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | librem0-dbg |
version | 0.4.7-2 |
description | library for real-time audio and video processing – debug symbols |
subsection | debug |
website | creytiv.com |
maintainer | Debian Multimedia Maintainers |
Uninstall librem0-dbg
To remove just librem0-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove librem0-dbg
Uninstall librem0-dbg and it’s dependent packages
To remove the librem0-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove librem0-dbg
Purging librem0-dbg
If you also want to delete configuration and/or data files of librem0-dbg from Debian Sid then this will work:
sudo apt-get purge librem0-dbg
To delete configuration and/or data files of librem0-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove librem0-dbg