Packaging for Linux #6
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
infra
Infrastructure (CI, etc.)
Linux
Linux-specific
packaging
Related to packaging/installer
I already tried AppImage, but hit linuxdeploy/linuxdeploy#264
With https://crates.io/crates/cargo-deb it should be possible to create native Debian/Ubuntu packages, which would be nice because GTK dependency can be specified nicely (installation will be a bit tricky on non-GTK flavor, but will work for default GNOME installation).
Flatpak (https://github.com/flatpak/flatpak-github-actions ?)/Snap is also potential options, though I didn't explore them yet.
Using https://openbuildservice.org/ would probably allow building packages for a whole bunch of various Linux distributions at the same time too.
This should all run in CI just like Windows packaging does.
The text was updated successfully, but these errors were encountered: