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

[Feature Request] AppImage #1534

Closed
zero77 opened this issue Jan 8, 2019 · 1 comment
Closed

[Feature Request] AppImage #1534

zero77 opened this issue Jan 8, 2019 · 1 comment

Comments

@zero77
Copy link

zero77 commented Jan 8, 2019

Can you please provide an AppImage, this is basically just a standalone portable executable for linux, that doesn't require installation.
Thanks

There are different ways to create AppImages:

Use Open Build Service (OBS)
Convert existing binary packages (.deb, .rpm, …)
Bundling your Travis CI builds as AppImages
Run linuxdeployqt on your Qt application
Using electron-builder for Electron-based apps
Create an AppDir manually

Documentation:
https://docs.appimage.org/packaging-guide/ways.html
https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages

@Borewit
Copy link
Member

Borewit commented Jan 8, 2019

Thanks for your feedback.
This looks like a duplicate of #1102, please team up over there @zero77.

@Borewit Borewit closed this as completed Jan 8, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Apr 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants