@ireneista @FenTiger The short version is that if you build packages the way upstream would (same version, bundled dependencies, etc), you can package a lot of things quickly, but you also don’t gain many benefits from packaging. If you try to ensure everything is built from the real source, with dependencies that are consistent across the distribution, one risks breaking applications (see Bottles and OBS Studio) and can easily burn out from the effort.