To uninstall icontool just follow these instructions.
sudo apt-get remove icontool
This will remove just the icontool package itself.
sudo apt-get remove --auto-remove icontool
This will remove the icontool package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for icontool then this will work.
sudo apt-get purge icontool
Or similarly, like this icontool
sudo apt-get purge --auto-remove icontool
Package | icontool |
Version | 0.1.0-0ubuntu1 |
Maintainer | Ubuntu MOTU Developers <[email protected]> |
Home page | http://launchpad.net/icontool |
Description | tools for maintaining icons in software projects |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/x11 |