You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be better to be in the official repos. But that's a lot of work. And in many cases we have little control, sometimes you have to be an official maintainer.
Briefly, it is like a Mac .app app package folder.
Instead of a folder it is distributed as a single executable that extracts itself and its dependencies into a hidden squashfs mount and runs from there.
Download one file, set as executable, run it.
Does not need to be in any special repo or listing. Does not require any dependency install.
Sure, I think we should go forward with trying AppImage. The other alternative is Flatpak, but I don't have enough information to really judge which is preferred. Do we know if electron-builder can produce AppImage directly?
Would be better to be in the official repos. But that's a lot of work. And in many cases we have little control, sometimes you have to be an official maintainer.
Best for now is probably to document the process for maintainers.
How do we release Qri Desktop for linux before it is in the repos?
What is appimage?
Briefly, it is like a Mac
.app
app package folder.Instead of a folder it is distributed as a single executable that extracts itself and its dependencies into a hidden squashfs mount and runs from there.
Download one file, set as executable, run it.
Does not need to be in any special repo or listing. Does not require any dependency install.
Eh. That's all I know until I try it.
Related
qri-io/qri#1270
qri-io/website#199
The text was updated successfully, but these errors were encountered: