To uninstall libasound2-dbg just follow these instructions.
sudo apt-get remove libasound2-dbg
This will remove just the libasound2-dbg package itself.
sudo apt-get remove --auto-remove libasound2-dbg
This will remove the libasound2-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libasound2-dbg then this will work.
sudo apt-get purge libasound2-dbg
Or similarly, like this libasound2-dbg
sudo apt-get purge --auto-remove libasound2-dbg
Package | libasound2-dbg |
Version | 1.0.28-1 |
Maintainer | Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org> |
Home page | http://www.alsa-project.org/ |
Description | debugging symbols for libasound2 |
Distro | debian |
Release | jessie |
Repo | main |
Section | debug |