Installlion's Logo

Installlion.com

How To Uninstall click On Ubuntu 15.04

To uninstall click just follow these instructions.

Uninstall just click

Click packagesUbuntu 15.04admin0.4.38.5
sudo apt-get remove click

This will remove just the click package itself.

Uninstall click and its dependencies

sudo apt-get remove --auto-remove click

This will remove the click 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 click then this will work.

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

Or similarly, like this click

sudo apt-get purge --auto-remove click

Package Data

Packageclick
Version0.4.38.5
MaintainerColin Watson <[email protected]>
DescriptionClick packages
Distroubuntu
Releasevivid
Repomain
Sectionadmin

Dependencies