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 #788

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

[Feature Request] AppImage #788

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

@parg
Copy link
Contributor

parg commented Jan 8, 2019

Duplicate of #250

@parg parg marked this as a duplicate of #250 Jan 8, 2019
@zero77 zero77 closed this as completed Jan 8, 2019
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

2 participants