To uninstall libgmtk-dev just follow these instructions.
sudo apt-get remove libgmtk-dev
This will remove just the libgmtk-dev package itself.
sudo apt-get remove --auto-remove libgmtk-dev
This will remove the libgmtk-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgmtk-dev then this will work.
sudo apt-get purge libgmtk-dev
Or similarly, like this libgmtk-dev
sudo apt-get purge --auto-remove libgmtk-dev
Package | libgmtk-dev |
Version | 1.0.9-1 |
Maintainer | Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> |
Home page | http://code.google.com/p/gmtk/ |
Description | gnome-mplayer toolkit (development files) |
Distro | debian |
Release | jessie |
Repo | main |
Section | libdevel |