To uninstall libasan0-dbg just follow these instructions.
sudo apt-get remove libasan0-dbg
This will remove just the libasan0-dbg package itself.
sudo apt-get remove --auto-remove libasan0-dbg
This will remove the libasan0-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libasan0-dbg then this will work.
sudo apt-get purge libasan0-dbg
Or similarly, like this libasan0-dbg
sudo apt-get purge --auto-remove libasan0-dbg
Package | libasan0-dbg |
Version | 4.8.4-1 |
Maintainer | Debian GCC Maintainers <debian-gcc@lists.debian.org> |
Home page | http://gcc.gnu.org/ |
Description | AddressSanitizer -- a fast memory error detector (debug symbols) |
Distro | debian |
Release | jessie |
Repo | main |
Section | debug |