Goodvibes Internet Radio Player for Linux

Goodvibes is a free and open source internet radio player for Linux. It is released under version 3 of the GNU General Public License. It is a simple and easy to use lightweight application. You need to add URL of the internet radio audio stream by entering the url. It comes with audio player, multimedia keys, notifications, system sleep inhibition, and MPRIS2 support.

goodvibes internet radio

Install Goodvibes on Ubuntu Linux

You can install Goodvibes from Ubuntu repositories, PPA and via flathub. Open the terminal software and run below commands to install Goodvibes on your system.

sudo apt update
sudo apt install goodvibes
goodvibes

Install Goodvibes via PPA:

You can also install Goodvibes via unofficial PPA for Ubuntu 19.04 and later. In terminal run below commands one by one. It will add the Goodvibes PPA on your system and install Goodvibes on your system.

sudo add-apt-repository ppa:elboulangero/goodvibes
sudo apt update
sudo apt install goodvibes

Install Goodvibes via Flatpak:

First install flatpak and flathub on your computer if you don’t have it. And restart your computer. Open the terminal app and run below Goodvibes flatpak installation command. It will install Goodvibes flatpak package on your system.

flatpak install flathub io.gitlab.Goodvibes

After the installation you can run Goodvibes using the below command.

flatpak run io.gitlab.Goodvibes

You can also uninstall it via

sudo flatpak uninstall io.gitlab.Goodvibes

That’s it.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Also Read:  MhWaveEdit Audio Editor Application

Leave a Reply