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