Instalar Spotify en Linux
Por Maxi — sin comentarios »
Para los interesados en instalar Spotify en Linux:
Ubuntu / Debian
Edita /etc/apt/sources.list y añade la siguiente línea
deb http://repository.spotify.com stable non-free
Añade la clave pública de la siguiente manera:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4E9CFF4E
Ejecuta apt-get update
sudo apt-get update
Instala Spotify
sudo apt-get install spotify-client-qt
En: GNU/Linux — mayo 14, 2012
Comentarios
Añade tu opinión