Difference between revisions of "Spotify"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
imported>FadeMind |
imported>FadeMind |
||
Line 1: | Line 1: | ||
= Installing Spotify from AUR = | = Installing Spotify from AUR = | ||
= Installing Spotify = | |||
In a terminal, run the following command: | In a terminal, run the following command: | ||
Line 20: | Line 21: | ||
[[File:Spotify_01.png|900px|thumb|center|Proper working Spotify Client]] | [[File:Spotify_01.png|900px|thumb|center|Proper working Spotify Client]] | ||
=Known Issues= | |||
* Sometimes the Discover page does not show content. This is a known bug. The probable cause errors with open ssl. | |||
=Support= | =Support= |
Revision as of 17:51, 19 October 2013
Installing Spotify from AUR
Installing Spotify
In a terminal, run the following command:
yaourt -S openssl098
yaourt -S spotify
yaourt -S spotify-gnome-git
sudo ln -s /usr/lib/libnss3.so /usr/lib/libnss3.so.1d sudo ln -s /usr/lib/libnssutil3.so /usr/lib/libnssutil3.so.1d sudo ln -s /usr/lib/libsmime3.so /usr/lib/libsmime3.so.1d sudo ln -s /usr/lib/libssl3.so /usr/lib/libssl3.so.1d sudo ln -s /usr/lib/libplds4.so /usr/lib/libplds4.so.0d sudo ln -s /usr/lib/libplc4.so /usr/lib/libplc4.so.0d sudo ln -s /usr/lib/libnspr4.so /usr/lib/libnspr4.so.0d sudo ln -s /usr/lib/libudev.so /usr/lib/libudev.so.0
Known Issues
- Sometimes the Discover page does not show content. This is a known bug. The probable cause errors with open ssl.
Support
Official forum topic: [1]