Spotify Desktop Install on Asahi Linux (M-Series Macbook Linux)
Recently installed Asahi Linux only to find that spotify isnt packaged for aarch64 (arm) and it wont play on your browser? Heres how to fix this:
tldr; install widevine, install chromium and play it there, optionally install as pwa
- Install widevine
1
sudo widevine-installer - Install chromium from dnf (IMPORTANT - NOT FROM FLATPAK)
1
sudo dnf install chromium
-
Login to the spotify web player in chromium
-
Streaming should work now
-
If you would like a desktop app just install spotify as a PWA (in the address bar far right - βinstall as appβ)
- Done! Happy listening :)
Sources: https://docs.fedoraproject.org/en-US/fedora-asahi-remix/faq/#widevine
This post is licensed under
CC BY 4.0
by the author.