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