Install libnanomsg0-dbg
Installing libnanomsg0-dbg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install libnanomsg0-dbg
libnanomsg0-dbg package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | libnanomsg0-dbg |
version | 0.5~beta+dfsg-1 |
description | high-performance implementation of scalability libraries – debug symbols |
subsection | debug |
website | nanomsg.org |
maintainer | Harlan Lieberman-Berg |
Uninstall libnanomsg0-dbg
To remove just libnanomsg0-dbg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove libnanomsg0-dbg
Uninstall libnanomsg0-dbg and it’s dependent packages
To remove the libnanomsg0-dbg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove libnanomsg0-dbg
Purging libnanomsg0-dbg
If you also want to delete configuration and/or data files of libnanomsg0-dbg from Debian Sid then this will work:
sudo apt-get purge libnanomsg0-dbg
To delete configuration and/or data files of libnanomsg0-dbg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove libnanomsg0-dbg