Installlion's Logo

Installlion.com

How To Uninstall gnome-contacts On Ubuntu 14.04 LTS

To uninstall gnome-contacts just follow these instructions.

Uninstall just gnome-contacts

Contacts manager for GNOMEUbuntu 14.04 LTSgnome3.8.3-1ubuntu1
sudo apt-get remove gnome-contacts

This will remove just the gnome-contacts package itself.

Uninstall gnome-contacts and its dependencies

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.

Purging your config/data too

If you also want to delete your local/config files for gnome-contacts then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge gnome-contacts

Or similarly, like this gnome-contacts

sudo apt-get purge --auto-remove gnome-contacts

Package Data

Packagegnome-contacts
Version3.8.3-1ubuntu1
MaintainerUbuntu Developers <[email protected]>
DescriptionContacts manager for GNOME
Distroubuntu
Releasetrusty
Repomain
Sectiongnome

Dependencies