Linux Spotify client 1.x now in stable
To install a client from the stable repository follow the steps below:
To install a client from the stable repository follow the steps below:
Local files playback now works with libavcodec54 Track change notifications via libnotify OpenSSL is now version 1.0.x
[code lang=”js”]$ sudo apt-add-repository -y “deb http://repository.spotify.com stable non-free”[/code] [code lang=”js”]$ sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys 94558F59[/code] [code lang=”js”]$ sudo apt-get update[/code] [code lang=”js”]$ sudo apt-get install spotify-client[/code] [code lang=”js”]$ spotify[/code]