Native Spotify in Ubuntu (premium only)

(Image considered used under fair use)
To install Spotify native Linux client paste the following line into the terminal(ctrl+alt+t or Applications->Accessories-> Terminal) and confirm with your password.
sudo sh -c 'echo "deb http://repository.spotify.com/ stable non-free" >> /etc/apt/sources.list.d/spotify.sources.list' && gpg --keyserver wwwkeys.de.pgp.net --recv-keys 4E9CFF4E && gpg --export 4E9CFF4E |sudo apt-key add - && sudo apt-get update && apt-get install spotify-client-qt spotify-client-gnome-support
——————
Add application launcer:
System->Preferences-> Main Menu
Navigate where you want to add the launcher. In sound& Video is the most logical.
Click new item
name it Spotify and add “/usr/bin/spotify” (without the quotes) to the command. -> click ok. and in the menu it is.

The reason its premium only is the “poor” flash support in Linux. I could see that is valid for Mac, but Linux has excellent support for flash and even has a lot of different other software supporting flash. They are implementing a non-flash solution so it might be for the better anyways(since flash.. uh ..you know what i mean).
7 Comments
Posted in Ubuntu news | Tags: 10.04, 10.10, 11.04, 32 bit, 64 bit, 9.10, how, how to, howto, install, jaunty jackalope, karmic koala, linux, Lucid Lynx, maveric meerkat, music, Natty Narwhal, Open source, operating system, spotify, Ubuntu, Ubuntu Netbook Remix, ubuntuper