On this small tutorial, we show how to install Rhythmbox v3.3 on Ubuntu based systems, using a Terminal as our main tool to install.
Brief introduction...
Rhythmbox is a simple but effective music and audio player. Supports a wide range of audio formats including mp3 and ogg. You can also find, internet radio, ipod integration and generic portable audio player support, audio cd burning, audio cd playback, music sharing, and podcasts, and now Android integration.
For more details, see our "mini-overview" of Rhythmbox.
For more details, see our "mini-overview" of Rhythmbox.
We made a small tutorial video, showing how to install
Rhythmbox on Ubuntu 14.04 > 15.10 based systems.
Please visit our channel on Youtube, to learn all about it.
![]() |
Rhythmbox 3.3.... How to install on Ubuntu 14.04 / 15.10 based systems |
Without further delay...
How to install on Ubuntu 14.04 > 15.10 based systems?
Like: Ubuntu Family, LinuxMint, elementaryOS, LinuxLite, etc...
Note: This procedure will add a third party repository to your system.
Open your terminal, then copy and paste the follow commands lines
- To install for the first time
- sudo add-apt-repository ppa:fossfreedom/rhythmbox
- sudo apt-get update
- sudo apt-get install rhythmbox
- To upgrade from a previous version
- sudo add-apt-repository ppa:fossfreedom/rhythmbox
- sudo apt-get update && sudo apt-get upgrade
- sudo ppa-purge ppa:fossfreedom/rhythmbox