Replies: 4 comments 21 replies
-
As I am using Arch (btw) I would take care about the AUR package. As it is easier to get a package there than in the pacman repos. |
Beta Was this translation helpful? Give feedback.
-
For the versioning I'd go with good old semantic versioning: https://semver.org/ Github releases would also be a good idea. We could just start by distributing binaries as tarballs via github releases and then go from there. As for deb-based and rpm-based distros (I personally use fedora), downloads with the deb and the rpm will suffice (On fedora you can directly install software via a link to the rpm using Also, for the collision problem I'd just name legacy "winapps" and then rewrite would be "winapps2" |
Beta Was this translation helpful? Give feedback.
-
Also how about AppImages or Flatpacks for non Debian Fedora Arch based distros? |
Beta Was this translation helpful? Give feedback.
-
What about nix? We could also use that, quickemu uses it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How are we doing on release, because most distro package manager require them.
There are view things we should think about:
Beta Was this translation helpful? Give feedback.
All reactions