G4Music is a free and open source music player for Linux. It is modern, fast and light weight music player written in GTK4 and released under GNU General Public License v3.0. It supports almost all music file types, samba, GIO supported remote protocols. It comes with tags parsing tags, MPRIS, pipewire audio sink support, dynamic audio peak support, Flurent transition animations, gaussian blurred album cover background and more.
Install G4Music on Ubuntu Linux
G4Music is available as a flatpak package. First install flatpak and add flathub remote repository and restart your system after installation. Now open the terminal console application (ctrl+alt+t) and run below flatpak G4Music Music Player install command.
flatpak install flathub com.github.neithern.g4music
It will install the latest version of G4Music Music Player on your Linux system. You can start G4Music using this command.
flatpak run com.github.neithern.g4music
And uninstall it via
sudo flatpak uninstall com.github.neithern.g4music
That’s all.