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?
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
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
.appapp 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