Jump to content

Hey guys. I found this a few minutes ago. I was using the spotify web player and discovered that while multitasking it likes to... stutter. 

I found out how to get the spotify app for linux preview onto your ubuntu machine. Here ya go 

 

(source http://howtoubuntu.org/how-to-install-spotify-in-ubuntu)

 

Literally just copy and paste, then execute the following commands in the terminal:
 

sudo apt-add-repository -y "deb http://repository.spotify.com stable non-free" &&
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 94558F59 &&
sudo apt-get update -qq &&
sudo apt-get install spotify-client
 
Copy them all at once, paste them all, and press enter.
 
Have fun!

Eric S. Raymond used an E6600 from 2005 until 12/30/14 or open source software creation. Raw data computations in excess of 18GB each. Core 2 Duos still have tons of life left, my friend.

Link to comment
https://linustechtips.com/topic/265757-spotify-in-ubuntu/
Share on other sites

Link to post
Share on other sites

Spotify have it on their forum's..

Ah, didn't know that. 

But it's here in case people are interested ^3^

Eric S. Raymond used an E6600 from 2005 until 12/30/14 or open source software creation. Raw data computations in excess of 18GB each. Core 2 Duos still have tons of life left, my friend.

Link to comment
https://linustechtips.com/topic/265757-spotify-in-ubuntu/#findComment-3612620
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×