How to Install and Uninstall id3tool Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "id3tool" package

Please follow the guidelines below to install id3tool on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install id3tool

2. Uninstall "id3tool" package

Please follow the guidelines below to uninstall id3tool on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove id3tool $ sudo apt autoclean && sudo apt autoremove

3. Information about the id3tool package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: id3tool
Priority: optional
Section: universe/sound
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Pentchev
Architecture: amd64
Version: 1.2a-6
Depends: libc6 (>= 2.4)
Filename: pool/universe/i/id3tool/id3tool_1.2a-6_amd64.deb
Size: 12522
MD5sum: f5fc998f4366df71a8509748f4912af6
SHA1: 10f996b8aa7396027f1a3267a103007b8c1cc7bb
SHA256: c73bfa94bb71e448614e76fb1b824ca25aa820a6365cf142b1d11bc2a226292b
Description-en: Command line editor for id3 tags
A simple and complete editor for ID3 tags in MP3 files. ID3 tags are a way of
identifying mp3 music files - you can store Artist, Album, Title, Track,
Year, and Genre in a tag, as well as a 28-character comment.
.
Highly recommended for scripting and bulk operations where you need
to edit id3 tags from scripts.
.
Can also be used to read id3 tags.
Description-md5: 6cb7942cd8caa7dedd0111b86c2bfd6d
Multi-Arch: foreign
Homepage: http://nekohako.xware.cx/id3tool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu