To uninstall abicheck just follow these instructions.
sudo apt-get remove abicheck
This will remove just the abicheck package itself.
sudo apt-get remove --auto-remove abicheck
This will remove the abicheck package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for abicheck then this will work.
sudo apt-get purge abicheck
Or similarly, like this abicheck
sudo apt-get purge --auto-remove abicheck
Package | abicheck |
Version | 1.2-5 |
Maintainer | Angel Ramos <[email protected]> |
Description | binary compatibility checking tool |
Distro | debian |
Release | wheezy |
Repo | main |
Section | devel |