EasyTAG is a free and open source audio metadata tag editor for Linux and Windows.Using EasyTAG you can view, edit, write tags of MP3, MP2, FLAC, Ogg, Ogg Speex, Ogg Vorbis, MP4/AAC, MusePack, Monkey’s Audio files and WavPack files. It supports editing of title, artist, album, disc number, year, track number, comment, composer, original artist/performer, copyright, URL, encoder name and attached picture fields. It comes with auto tagging, read file header information, CDDB support, playlist generator, file searching and more.
Install EasyTAG on Ubuntu Linux
EasyTAG is available as a flatpak package from flathub. You need to install flatpak and flathub on your system first. Follow below link for the installation steps.
After the installation restart your system and in your terminal application (ctrl+alt+t) run below EasyTAG flatpak installation command. It will install the latest version of EasyTAG on your system.
flatpak install flathub org.gnome.EasyTAG
You can start EasyTAG by using below command.
flatpak run org.gnome.EasyTAG
and uninstall it via
sudo flatpak uninstall org.gnome.EasyTAG
Thats’s all.