Resonance is a free and open source music player application for Linux. It is written in Rust & Python and released under GNU General Public License v3.0. It comes with clean and beautiful user interface, you can manage and play your music collection, filter by albums, tracks, artists, genres, sort, build-in search, Queue the music files, playlist support and it also comes with all common music file formats support.
How to Install Resonance Music Player on Ubuntu Linux
Resonance is available as a flatpak package file from flathub. If you don’t have then install flatpak and flathub on your system first and restart it after the installation.
Open the terminal software using the ctrl+alt+t keys or via applications menu and run below Resonance Music Player flatpak install command. It will install the latest version of Resonance on your system.
flatpak install flathub io.github.nate_xyz.Resonance
After the installation open Resonance using below command or via the show application menu.
flatpak run io.github.nate_xyz.Resonance
And uninstall Resonance using below command.
sudo flatpak uninstall io.github.nate_xyz.Resonance
That’s it.