As the title says, I cannot install Spicetify on Ubuntu. I have made sure to install the Debian version and not the Snap version, I've already gave myself myself the read write permissions on Spotify files, but yet when I run the Shell command i keep getting "Permission denied" and "Failure writting output to destination" right after.
Any help is very much appreciated
#Cannot install Spicetify on Ubuntu
14 messages · Page 1 of 1 (latest)
sudo chmod 777 /home/gyliudot/.spicetify/*
"No such file or directory" i've also tried to remove the * and it still gives the same error
same error being the permission denied thing, should clarify
sudo chmod -r 777 /home/gyliudot/.spicetify
"cannot access '777' : No such file or directory
which one of us is using linux as daily driver?
no, that's literally what the terminal said
sudo chmod 777 /home/gyliudot/.spicetify -R
still have the permission denied thing
sudo chown -R user /home/gyliudot/.spicetify