Hello Linux Geeksters. As you may know, Rhythmbox is a music management application, created by the GNOME developers. Among others, it has support for creating playlists, features for CD playback and CD burning, iPod integration, and support for podcasts, internet radio and music sharing. The latest version available is Rhythmbox 3.0.3, which has been recently released.
In this article I will show you how to install Rhythmbox 3.0.3 on Ubuntu 14.04 Trusty Tahr, Ubuntu 13.10 Saucy Salamander, Linux Mint 17 Qiana, Linux Mint 16 Petra, Pinguy OS 14.04, Pinguy OS 12.04, Elementary OS 0.3 Isis and Elementary OS 0.2 Luna.
Because it is available via PPA, installing Rhythmbox 3.0.3 on the listed Ubuntu, Linux Mint, Pinguy OS and Elementary OS systems is easy. All you have to do is add the ppa to your system, update the local repository index and install the rhythmbox package. Like this:
$ sudo add-apt-repository ppa:fossfreedom/rhythmbox
$ sudo apt-get update
$ sudo apt-get install rhythmbox
Optional, to remove rhythmbox, do:
$ sudo apt-get remove rhythmbox
Leave a Reply