To uninstall lib32atomic1-dbg just follow these instructions.
sudo apt-get remove lib32atomic1-dbg
This will remove just the lib32atomic1-dbg package itself.
sudo apt-get remove --auto-remove lib32atomic1-dbg
This will remove the lib32atomic1-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for lib32atomic1-dbg then this will work.
sudo apt-get purge lib32atomic1-dbg
Or similarly, like this lib32atomic1-dbg
sudo apt-get purge --auto-remove lib32atomic1-dbg
Package | lib32atomic1-dbg |
Version | 4.9.2-10 |
Maintainer | Debian GCC Maintainers <debian-gcc@lists.debian.org> |
Home page | http://gcc.gnu.org/ |
Description | support library providing __atomic built-in functions (32 bit debug symbols) |
Distro | debian |
Release | jessie |
Repo | main |
Section | debug |