To uninstall icheck just follow these instructions.
sudo apt-get remove icheck
This will remove just the icheck package itself.
sudo apt-get remove --auto-remove icheck
This will remove the icheck package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for icheck then this will work.
sudo apt-get purge icheck
Or similarly, like this icheck
sudo apt-get purge --auto-remove icheck
Package | icheck |
Version | 0.9.7-6.1build4 |
Maintainer | Ubuntu Developers <[email protected]> |
Description | C interface ABI/API checker |
Distro | ubuntu |
Release | trusty |
Repo | universe |
Section | universe/devel |