To uninstall click just follow these instructions.
sudo apt-get remove click
This will remove just the click package itself.
sudo apt-get remove --auto-remove click
This will remove the click package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for click then this will work.
sudo apt-get purge click
Or similarly, like this click
sudo apt-get purge --auto-remove click
Package | click |
Version | 0.4.38.5 |
Maintainer | Colin Watson <[email protected]> |
Description | Click packages |
Distro | ubuntu |
Release | vivid |
Repo | main |
Section | admin |