Categories: Ubuntu

How to Install Rhythmbox in Ubuntu 22.04

Rhythmbox is the default music player in Ubuntu. The music player has a friendly interface and works with the GNOME desktop. You can still use it with other environments, and the installation is straightforward.

Rhythmbox allows customization of its user interface and other preferences to achieve a better user experience. This guide covers the steps to install Rhythmbox in Ubuntu 22.04. Take a look!

Installing Rhythmbox in Ubuntu 22.04

There are plenty of benefits that come with using Rhythmbox. For instance, Rhythmbox supports radio streams, internet music services, podcasts, and network shares. The latest release of Rhythmbox is 3.4.6.

Before installing Rhythmbox, start by confirming the currently installed version.

Sponsored
$ rhythmbox –version

You might notice from the previous image that the default Ubuntu repository doesn’t offer the latest update for Rhythmbox. To get the latest version, you must add the Rhythmbox PPA.

$ sudo add-apt-repository ppa:ubuntuhandbook1/rhythmbox

Once you add the repository, you have two options to install the latest Rhythmbox update.

The first option is via the Software Updater. In this case, open the Software Updater on your Ubuntu. Under the details tab for the updates, ensure that Rhythmbox is selected. Once you verified it, click the Install now button at the bottom, and Ubuntu will install the latest Rhythmbox update using the PPA.

Alternatively, you can run the following command, and the latest Rhythmbox package will be installed in Ubuntu:

$ sudo apt Install rhythmbox

That’s it! Once the installation completes, you will have Rhythmbox v3.4.6 running on your Ubuntu 22.04.

Go ahead and open the Rhythmbox from your installed applications.

Sponsored

Once the application opens, you will get an interface like the one in the following image. You can then use it for all your music activities. The interface is simple and you will quickly work around it.

Besides, you can open the preferences tab and customize the Rhythmbox as you see best. Feel free to open each tab to check which features you can modify for a better music experience.

Note that Rhythmbox is also available in the Ubuntu Software Center. However, that doesn’t install the latest version. Nonetheless, you can open the software center and install the Rhythmbox by clicking on it.

How to Revert to Previous Release

If you encounter some errors when using the Rhythmbox version which is installed via the PPA, you can revert to the previous release which is available on the default Ubuntu repository.

To revert, execute the following command:

$ sudo apt install ppa-purge && sudo ppa-purge ppa:ubuntuhandbook1/rhythmbox

The command installs ppa-purge and uses it to revert to the previous release.

You can then remove the Rhythmbox PPA that we added using the following command:

$ sudo add-apt-repository –remove ppa:ubuntuhandbook1/rhythmbox

With the PPA removed, you can resume the Rhythmbox which is available in your Ubuntu. Updating and upgrading your Ubuntu packages will also update the Rhythmbox music player, only that it might not fetch the latest version.

Conclusion

Rhythmbox is the default music player in Ubuntu, and it runs on the GNOME desktop. The other environments also support Rhythmbox. If you don’t have Rhythmbox installed or if you want to get the latest version, add the Rhythmbox PPA repository to retrieve and install the latest version. This guide presented all the steps to follow when installing Rhythmbox, from adding the PPA to installing the Rhythmbox, to reverting to the previous release.

Ubuntu Server Admin

Recent Posts

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

2 days ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

3 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

3 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

4 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

4 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

5 days ago