How to install Rhythmbox 3.4.6 via PPA in Ubuntu 22.04 and Ubuntu 20.04. Here are the terminal commands to install the latest Rhythmbox music player via PPA in Ubuntu Linux.
Rhythmbox is Ubuntu’s default music player app and is also a music management application, designed to work well under the GNOME desktop.
In addition to music stored on your computer, it supports network shares, podcasts, radio streams, portable music devices (including phones), and internet music services such as Last.fm and Magnatune.
Rhythmbox is Free software, based on GTK+ and GStreamer, and is extensible via plugins written in Python or C.
Install Rhythmbox 3.4.6 via PPA in Ubuntu
sudo apt-get update
sudo apt-get upgrade
sudo add-apt-repository ppa:ubuntuhandbook1/rhythmbox
sudo apt-get update
sudo apt install rhythmbox
If you want to uninstall and remove the Rhythmbox 3.4.6 package from the systems, run the following command:
sudo apt install ppa-purge && sudo ppa-purge ppa:ubuntuhandbook1/rhythmbox