Archives For November 30, 1999

rdio-app

Rdio is a music service that lets you listen to millions of songs wherever you are. It has released a desktop app for Ubuntu Linux.

In this tutorial I will show you how to install the Rdio Player on Ubuntu 13.04, 12.10, 12.04, and Linux Mint from a ppa repository.

To get started, press Ctrl+Alt+T to open terminal, then follow the below steps:

1.) Copy and paste this command and run to add the ppa repository:

sudo add-apt-repository ppa:sgringwe/rdio

2.) Update:

sudo apt-get update

3.) Install the app:

sudo apt-get install rdio

Enjoy!