Installlion's Logo

Installlion.com

How To Uninstall icontool On Ubuntu 12.04 LTS

To uninstall icontool just follow these instructions.

Uninstall just icontool

tools for maintaining icons in software projectsUbuntu 12.04 LTSuniverse/x110.1.0-0ubuntu1
sudo apt-get remove icontool

This will remove just the icontool package itself.

Uninstall icontool and its dependencies

sudo apt-get remove --auto-remove icontool

This will remove the icontool package and any other dependant packages which are no longer needed.

Purging your config/data too

If you also want to delete your local/config files for icontool then this will work.

 Caution! Purged config/data can not be restored by reinstalling the package.
sudo apt-get purge icontool

Or similarly, like this icontool

sudo apt-get purge --auto-remove icontool

Package Data

Packageicontool
Version0.1.0-0ubuntu1
MaintainerUbuntu MOTU Developers <[email protected]>
Home pagehttp://launchpad.net/icontool
Descriptiontools for maintaining icons in software projects
Distroubuntu
Releaseprecise
Repouniverse
Sectionuniverse/x11

Dependencies