JuK is a free and open source music player application for Linux. It is jukebox application and comes with build-in audio tag editor, music manager, collection list and multiple user defined playlists. playlist history, inline search and dynamic search playlists. Some other important features are automatic import playlists and music files on start up, tree View mode, cover manager and build-in file renamer.
It gets music file tags from MusicBrainz online service and comes with ID3v1, ID3v2 and Ogg Vorbis tag reading and editing support. It is a kde project and released under
How to Install JuK Media Player on Ubuntu Linux
JuK Nusic Player is available as a flatpak package from remote flathub. You need to install flatpak and flathub on your system first. And restart your system after the installation. Now in your terminal command-line app (ctrl+alt+t) run below JuK Media Player flatpak installation command. It will install the latest version of JuK Music Player on your Ubuntu Linux system.
flatpak install flathub org.kde.juk
After the installation, in terminal run this command. It will open the JuK app.
flatpak run org.kde.juk
And you can also uninstall JuK using
sudo flatpak uninstall org.kde.juk
That’s all