How to Install id3 in Ubuntu 18.04



Install id3 by entering the following commands in the terminal:

sudo apt update
sudo apt install id3

Description:

Editor for ID3 tags

A command-line based program that can list, modify, or delete ID3 tags from a file. ID3 tags are a way of identifying streaming music files. You can store Artist, Album, Title, Track, Year, and Genre in a tag, as well as a 28-character comment.

Homepage: https://devel.ringlet.net/audio/id3/

Version: 1.0.0-1

Section: universe/sound