To uninstall libgorm1 just follow these instructions.
sudo apt-get remove libgorm1
This will remove just the libgorm1 package itself.
sudo apt-get remove --auto-remove libgorm1
This will remove the libgorm1 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgorm1 then this will work.
sudo apt-get purge libgorm1
Or similarly, like this libgorm1
sudo apt-get purge --auto-remove libgorm1
Package | libgorm1 |
Version | 1.2.20-2 |
Maintainer | Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org> |
Home page | http://www.gnustep.org/experience/Gorm.html |
Description | Clone of the InterfaceBuilder framework - runtime library |
Distro | debian |
Release | jessie |
Repo | main |
Section | libs |