Skip to content

Instantly share code, notes, and snippets.

@kuboosoft
Created March 19, 2015 17:50
Show Gist options
  • Select an option

  • Save kuboosoft/be69fed36a3836e0d8fa to your computer and use it in GitHub Desktop.

Select an option

Save kuboosoft/be69fed36a3836e0d8fa to your computer and use it in GitHub Desktop.
sudo sh -c 'echo "deb http://repository.spotify.com stable non-free" >> /etc/apt/sources.list.d/spotify.list'
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59
sudo apt-get update
sudo apt-get install spotify-client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment