Tagger is a free and open source music metadata editing application for Linux. Using Tagger you can edit music file title, artist, album, year, track, genre, comment and more. It comes with system, light and dark theme support, option to include sub folders and remember last opened folder, insert and delete album art, download metadata from musicbrainz and more. It is released under GNU General Public License v3.0.
How to Install Tagger on Ubuntu Linux
Tagger is available as a flatpak package file from flathub. First you need to install flatpak and flathub on your system and restart it after the installation.
How to install flatpak and flathub
Open the terminal software (ctrl+alt+t) and run below Tagger flatpak install command. It will install the latest version of Tagger on your system.
flatpak install flathub org.nickvision.tagger
You can open it using this command.
flatpak run org.nickvision.tagger
If you don’t like it then uninstall this app using
sudo flatpak uninstall org.nickvision.tagger
That’s it.