How to Install Spotify in Ubuntu 13.04
1. Open a terminal window.
2. Execute each bullet in the terminal.
- sudo add-apt-repository “deb http://repository.spotify.com stable non-free”
- sudo apt-get update
- sudo apt-get install spotify-client-qt
Done!