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