pondelok 30. marca 2020

Inštalácia Spotify do Debianu

Nešla mi webová verzia, tak som si povedal, že si rozchodím klienta. Ako si rozbehať Spotify na Debiane?


Takto som to robil:




root@guliverkel:/home/martin# apt install curl

root@guliverkel:/home/martin# curl -sS https://download.spotify.com/debian/pubkey.gpg | sudo apt-key add -
OK
root@guliverkel:/home/martin# echo "deb http://repository.spotify.com stable non-free" | sudo tee /etc/apt/sources.list.d/spotify.list
deb http://repository.spotify.com stable non-free

root@guliverkel:/home/martin# apt-get install spotify-client


Žiadne komentáre:

Zverejnenie komentára