Install ruby-mp3tag by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-mp3tag
Description:
Ruby library for manipulating ID3V1.1 tags in MP3
mp3tag.rb is a ruby class to read ID3v1.0 an ID3v1.1, and write ID3v1.1 tags in MP3 files. These tags save meta information about the music piece such song name, artist, album, genre, track number and a comment.
Homepage: http://users.cybercity.dk/~dsl8950/ruby/mp3tag.html
Version: 1.0-12build1
Section: universe/ruby