Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zip not found, please install, exiting. #41

Open
3 tasks done
9090H9091 opened this issue Jul 15, 2023 · 2 comments
Open
3 tasks done

Zip not found, please install, exiting. #41

9090H9091 opened this issue Jul 15, 2023 · 2 comments

Comments

@9090H9091
Copy link

🧐 Have you fully read the README and viewed similar issues?

  • I have read the README
  • I have checked older issues, open and closed
  • I did a clean install of Spotify and SpotX

Сountry of your account

Canada

What is your Spotify Plan?

Free

Do you have Spicetify installed?

No

ℹ Computer information

- Spotify: Spotify-Launcher
- Distro: EndeavourOs (based on arch)
- Shell: kde

📝 Description

I have a distro based on arch linux (endeavour os)
I just downloaded spotify using the console (it was opened once and closed)
I tried to install spotX using console also
it says that a zip wasnt found (i dont know what that means)
i searched for fixes putting all sort of commands to my konsole and it doesnt work

🖥️ Terminal Input/Output

[using "bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh)"]
zip was not found, please install. Exiting...

it was pretty much the same for all of those commands

📸 Screenshots

No response

@ZakeyJack
Copy link

ZakeyJack commented Jul 16, 2023

sudo apt-get install zip
sudo apt-get update

If you're using another version of Linux, you can find it here.

Then you can run the command

bash <(curl -sSL https://raw.githubusercontent.com/SpotX-CLI/SpotX-Linux/main/install.sh)

It's work for me.

@Laproxi
Copy link

Laproxi commented Sep 3, 2023

sudo pacman -S zip

@9090H9091, as @ZakeyJack said: the solution is to install "zip" in the terminal from your package manager.

Issue needs closing, has been irrelevant for months: perhaps a rephrasing in the error catch message, would help people from being mistaken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants