To uninstall gnome-control-center just follow these instructions.
sudo apt-get remove gnome-control-center
This will remove just the gnome-control-center package itself.
sudo apt-get remove --auto-remove gnome-control-center
This will remove the gnome-control-center package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for gnome-control-center then this will work.
sudo apt-get purge gnome-control-center
Or similarly, like this gnome-control-center
sudo apt-get purge --auto-remove gnome-control-center
Package | gnome-control-center |
Version | 1:3.6.3-0ubuntu56 |
Maintainer | Ubuntu Desktop Team <[email protected]> |
Description | utilities to configure the GNOME desktop |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | gnome |