We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Multiple times I have searched and found appimages and then when I sent to install I got no installation candidate warnings.
Example: zap search nextcloud zap install nextcloud
zap search nextcloud
zap install nextcloud
The text was updated successfully, but these errors were encountered:
That's unfortunately because https://github.com/AppImage/appimage.github.io/commits/master/apps/Nextcloud.md hasn't been updated in a long time - and - https://appimage.github.io/Nextcloud/ (and here https://github.com/AppImage/appimage.github.io/blob/master/data/Nextcloud), does not have a download button.
And hence, zap uses this index to download and provide metadata.
You will have to, pass the URL manually
zap install --from <url_to_nextcloud_appimage> nextcloud
Sorry, something went wrong.
No branches or pull requests
Multiple times I have searched and found appimages and then when I sent to install I got no installation candidate warnings.
Example:
zap search nextcloud
zap install nextcloud
The text was updated successfully, but these errors were encountered: