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

Add script install app Qalculate! to Pi-Apps #2582

Closed
4 tasks done
PyProgrammer1 opened this issue Apr 23, 2024 · 6 comments
Closed
4 tasks done

Add script install app Qalculate! to Pi-Apps #2582

PyProgrammer1 opened this issue Apr 23, 2024 · 6 comments

Comments

@PyProgrammer1
Copy link

PyProgrammer1 commented Apr 23, 2024

What is the name of the app?

Qalculate!

Where is the app hosted?

Website

About the app

Qalculate! is a lightweight calculator. It can graph, solve math problems, and much more.

Upload file or Add PR Link

Qalculate!.zip

Confirmations

Copy link
Contributor

A zipfile was found in the body of your issue.
The sha1sum of the zip was: 7d803fbc73915a90a9fe08283554fa2f83e4f196

Click to show contents preview

Copy link
Contributor

Hello there 👋
Thanks for submitting your first issue to the Pi-Apps project! We'll try to get back to you as soon as possible.
In the meantime, we encourage you join our Discord server, where you can ask any questions you might have.

Please respond as soon as possible if a Pi-Apps maintainer requests more information from you. Stale issues will be closed after a lengthy period of time with no response.

@Botspot
Copy link
Owner

Botspot commented Apr 23, 2024

Your zip file is empty. :(

@PyProgrammer1
Copy link
Author

PyProgrammer1 commented Apr 23, 2024

sorry processing error
Qalculate!.zip

Copy link
Contributor

A zipfile was found in the body of an issue comment.
The sha1sum of the zip was: 25b61aa40dc76620750395c6eb4325e6ff79223d

Click to show contents preview

Qalculate!/uninstall

#!/bin/bash
purge_packages
sudo snap remove qalculate || exit 1

Qalculate!/description

Lightweight calculator

Qalculate!/install-64

#!/bin/bash
sudo snap install qalculate || error "Failed to download app data with snap!"

Qalculate!/website

qalculate.com

@theofficialgman
Copy link
Collaborator

Closing as invalid. Please read the documentation as linked in the issue template. We do not support snap based installs and definitely cannot assume that snap is installed and available.

@theofficialgman theofficialgman closed this as not planned Won't fix, can't repro, duplicate, stale Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants