Created
March 3, 2014 03:14
-
-
Save loranbriggs/9317836 to your computer and use it in GitHub Desktop.
Install spotify on Linux **Requires Sudo** (Debian, Ubuntu, Linux Mint) Tested on Linux Mint. To run: `sudo bash install-spotify.bash`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo echo "deb http://repository.spotify.com stable non-free" >> /etc/apt/sources.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
Install the Spotify Client
Requires Sudo
To run
Taken and condensed from https://www.spotify.com/us/download/previews/