To uninstall libglpk36-dbg just follow these instructions.
sudo apt-get remove libglpk36-dbg
This will remove just the libglpk36-dbg package itself.
sudo apt-get remove --auto-remove libglpk36-dbg
This will remove the libglpk36-dbg package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libglpk36-dbg then this will work.
sudo apt-get purge libglpk36-dbg
Or similarly, like this libglpk36-dbg
sudo apt-get purge --auto-remove libglpk36-dbg
Package | libglpk36-dbg |
Version | 4.55-1 |
Maintainer | Debian Science Team <debian-science-maintainers@lists.alioth.debian.org> |
Home page | http://www.gnu.org/software/glpk/glpk.html |
Description | linear programming kit - debugging symbols |
Distro | debian |
Release | jessie |
Repo | main |
Section | debug |