Music is a free and open source music player application for Linux. It is a simple and easy to use audio player. You can filter you songs by albums, artists and songs. It is also comes with playlists support. Here you can divide songs under favorite, most played, never played, recently added and recently played.
How to Install GNOME Music on Ubuntu Linux
Music app is available as a flatpak package from flathub. First install flatpak and flathub using below link and restart your system after the installation.
Now open the terminal software and run below GNOME Music flatpak install command.
flatpak install flathub org.gnome.Music
After the successful installation of GNOME Music run this command to start it.
flatpak run org.gnome.Music
You can also uninstall it using below command.
sudo flatpak uninstall org.gnome.Music
That’s all.