|
|
|
|
|
by tvb12
1903 days ago
|
|
I probably have a bad impression of how much effort is required to maintain packages for various distributions, then. My only remaining point is that AppImage is supported by all of the distributions they support, as well as a few they don't. |
|
When you're building your own packages, you can reasonably take shortcuts that distros would not allow (like internet access during build, or vendoring some tricky dependencies), so for many things the packaging just amounts to specifying your dependencies, running your build, and perhaps applying some distro-specific tweaks.