You are not logged in.
1. Open Terminal.
2. Type and execute.
sudo curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | sudo apt-key add -
3. Type and execute.
sudo echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
4. Type and execute.
sudo apt-get update && sudo apt-get install spotify-client
5. Done
Offline