To uninstall what-utils just follow these instructions.
sudo apt-get remove what-utils
This will remove just the what-utils package itself.
sudo apt-get remove --auto-remove what-utils
This will remove the what-utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for what-utils then this will work.
sudo apt-get purge what-utils
Or similarly, like this what-utils
sudo apt-get purge --auto-remove what-utils
Package | what-utils |
Version | 1.0-0ubuntu1 |
Maintainer | Dustin Kirkland <[email protected]> |
Home page | http://launchpad.net/what-utils |
Description | simple package query utilities |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/admin |