Announcements

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Install Spotify on Debian Linux

Install Spotify on Debian Linux

1. Add the Spotify repository signing key to be able to verify downloaded packages

 

sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886

 

2. Add the Spotify repository

 

echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list

 

3. Add this line to your /etc/apt/sources.list file:

 

deb http://security.debian.org/debian-security wheezy/updates main

 

4.Run

 

sudo apt-get update

 

5.- Run

 

apt-get install libssl1.0.0

 

6.- Run

 

sudo apt-get install spotify-client

 

Hope this post help someone 🙂

Reply
0 Replies

Suggested posts