Real easy. Type in apt install spotify-client
in the Terminal.
None of the following from Spotify is necessary:
curl -sS https://download.spotify.com/debian/pubkey.gpg | sudo apt-key add - echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
.