#Installation Issue - Ubuntu
1 messages Β· Page 1 of 1 (latest)
lol why are you using curl with sudo
why are you using sudo at all even
It said it didn't have permission so I just tried running it with sudo
π
remove the install.sh file from your home dir
since you used sudo with curl
you prob gonna need to remove it with sudo also
I don't have an install.sh file in my home directory
remove the .spicetify dir also
now try the script again
Okay
I'll run it without sudo this time lol
My bad
I don't have much experience with curl
it's fine
Can you try downloading the tarball yourself and extract it then
Sure
I actually already downloaded it earlier, had a feeling I was gonna need it
Okay, I extracted it
I'm assuming you wanted me to extract it into the .spicetify directory?
yeah
look around your home dir and find either bashrc or bash_profile
Okay
add these lines at the bottom of it
export SPICETIFY_INSTALL=$HOME/.spicetify
export PATH=$PATH:$HOME/.spicetify
I can't remember if it was with quotes or without tho
replace $HOME with your home dir path
Is this good?
that should be fine, if the shell breaks just try it without the quotes
wait remove the quote here
Okay
nah
you just installed spicetify manually
yeah there's an off-chance Spicetify might break your Spotify client
Why?
since the Linux version is severly outdated
like half a year behind
might or might not work
if you want to be sure then download the v2.9.9 tarball
and install that one
run spicetify and see
restart your terminal session first if you haven't after saving the profile file
Btw, here's what ended up working for me
The version without quotes
Sure thing
Seems good π
ayt cool
It's not active when I open spotify
now run spicetify backup apply
Lemme apply rq
we're not done tho lmao
Yeah lol
Mhm
I had the Snap version originally, but I switched to the APT version
Since I know Snap doesn't like giving permissions lol
Let me check
sudo chmod a+wr /usr/share/spotify
sudo chmod a+wr /usr/share/spotify/Apps -R
Nope, worked fine
It's because I've run them before
click on your profile and you should see options like Sidebar config
that means its working
ye cool
Downloading the marketplace rn
I really wish Spotify closing to tray worked on Linux
real
π¬
I had to use a github project for that before iirc
just to get the icon on sidebar
Yeh, still not fixed
and hide the client
works pretty well I think
but I haven't used linux in more than a year forgot what it was
I'm still having the same issue before when running the curl command to download Marketplace
Know where I can download the file directly?
I think I found it
follow this
Okay, thanks
I downloaded the .zip and put the extracted folder in CustomApps as marketplace
No marketplace tab in Spotify, though
did this?
Yeah, I just saw that lol
Lemme check if it worked
It worked! π
Everything seems fine now, thanks!
ayt cool
yw
I'll keep this open for now just in case I run into any further issues
Linux really sucks π
with quotes is good practice, and on most modern linux distros the global variable $HOME exists and should expand by itself
the one in the ubuntu repos are outdated, the flatpak client is more recent
This was an odd case, just like all windows bsods are odd cases, if linux sucks or not is only a decision that can be made after using a distro that has your needs in mind
Not really
It broke with quotes
Good to know