-
Notifications
You must be signed in to change notification settings - Fork 208
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
Comments
A zipfile was found in the body of your issue. Click to show contents preview |
Hello there 👋 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. |
Your zip file is empty. :( |
sorry processing error |
A zipfile was found in the body of an issue comment. Click to show contents preview
#!/bin/bash
purge_packages
sudo snap remove qalculate || exit 1
#!/bin/bash
sudo snap install qalculate || error "Failed to download app data with snap!"
|
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. |
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
The text was updated successfully, but these errors were encountered: