#fatal unlinkat /usr/share/spotify/Apps/login.spa: permission denied
29 messages · Page 1 of 1 (latest)
permission issue?
try sudo chmod a+wr /usr/share/spotify/Apps -R
try sudo chmod a+wr /usr/share/spotify/ too
ngl i don't really understand why that command is needed but it's in the docs
honestly cant it be done in the installer?
no idea
i mean doesent it execute bash command or something?
like cant it do that before it starts doin shit
like yk
honestly, there is so many things i don't understand from the spicetify team but i am too lazy to investigate
ok
well not really, depending on how you install spotify, it can be stored in like 5 different places
well, can't the installer like check if spotify is installed first before it installs
i am not a bash expert though
it does not find flatpak directory tho
For flatpak version I have to run this after every Spotify update via flatpak/Discovery (I'm on Fedora 43 KDE Plasma):
sudo chmod a+wr -R /var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/Apps```