This works for Ubuntu 10.04 and is quite straightforward:
First add ”deb http://repository.spotify.com stable non-free” to your /etc/apt/sources.list
sudo nano /etc/apt/sources.list
And add ”deb http://repository.spotify.com stable non-free” somewhere (without quotes)
Add the public key (optional)
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E9CFF4E
Run apt-get update
sudo apt-get update
Last step, promise!
sudo apt-get install spotify-client-qt spotify-client-gnome-support
It should now appear in your menu, if not, run ”spotify” in a terminal and it should start.
Lämna ett svar