Following the instructions mentioned here, I realized that no packages are available to 15.04.
After adding repo:
sudo add-apt-repository ppa:sgringwe/rdio
The update process (sudo apt-get update
) failed with:
W: Failed to fetch http://ppa.launchpad.net/sgringwe/rdio/ubuntu/dists/vivid/main/binary-amd64/Packages 404 Not Found
Does it is possible to install Rdio in 15.04?
Install the dependencies:
Compile with these steps:
Install the application with:
The classic way
make install
:OR
Create a
deb
package and install