Manjaro Difference between revisions of "Spotify"

Difference between revisions of "Spotify"

From Manjaro
imported>Beatbrot
(Install via Flatpak)
imported>MrksKwsnck
(Install instructions for Spotify snap)
Line 50: Line 50:
== Known Issues ==
== Known Issues ==
* Spotify may fail to open links (e.g. for password reset or login via Facebook). To fix this, install '''xdg-desktop-portal-gtk''' via <code>pacman -S xdg-desktop-portal-gtk</code>
* Spotify may fail to open links (e.g. for password reset or login via Facebook). To fix this, install '''xdg-desktop-portal-gtk''' via <code>pacman -S xdg-desktop-portal-gtk</code>
= Installing as snap =
Spotify is available as snap from [https://en.wikipedia.org/wiki/Snappy_(package_manager) Snappy], the package management system built by Canonical.
Installed snaps are being kept up to date automatically.
First of all install the snapd package like it is [https://docs.snapcraft.io/core/install-manjaro described in the official documentation] with two simple terminal commands:
sudo pacman -Sy snapd
sudo systemctl enable --now snapd.socket
Then simply install Spotify alongside with the core snap as dependency:
sudo snap install spotify
That's it!
Now you can run Spotify either by executing the following command in the terminal:
snap run spotify
Or even easier you can find Spotify using the application finder within your desktop environment.
= Installing lastest version Spotify Client for Windows in Wine =
= Installing lastest version Spotify Client for Windows in Wine =


Cookies help us deliver our services. By using our services, you agree to our use of cookies.