To uninstall id3tool just follow these instructions.
sudo apt-get remove id3tool
This will remove just the id3tool package itself.
sudo apt-get remove --auto-remove id3tool
This will remove the id3tool package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for id3tool then this will work.
sudo apt-get purge id3tool
Or similarly, like this id3tool
sudo apt-get purge --auto-remove id3tool
Package | id3tool |
Version | 1.2a-4 |
Maintainer | Ubuntu MOTU Developers <[email protected]> |
Description | Command line editor for id3 tags |
Distro | ubuntu |
Release | precise |
Repo | universe |
Section | universe/sound |