To uninstall gnome-common just follow these instructions.
sudo apt-get remove gnome-common
This will remove just the gnome-common package itself.
sudo apt-get remove --auto-remove gnome-common
This will remove the gnome-common package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for gnome-common then this will work.
sudo apt-get purge gnome-common
Or similarly, like this gnome-common
sudo apt-get purge --auto-remove gnome-common
Package | gnome-common |
Version | 3.10.0-1 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | common scripts and macros to develop with GNOME |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | gnome |