omnipackage.org - OmniPackage - Linux packaging made easy

Description: Build and distribute RPM and DEB packages easily

host (17743) linux (6769) build (2443) package (743) ci (613) rpm (128) repository (112) deb (82) distribute (73)

Example domain paragraphs

About Getting started Sign in Toggle theme Light Dark Auto We had centralized software repositories long before AppStore. Why is distributing software for Linux still so hard? OmniPackage combines CI with repositories and set of tools to simplify the process of creating and distributing your own RPM and DEB packages for many distros using native package managers Coming soon

OmniPackage helps you create RPM spec files and similar sets of files for DEB. For building, it spawns rpmbuild and dpkg-buildpackage inside containers for each supported distro. After building, it signs the packages via GPG key and uploads them to S3-compatible storage, which serves as a respository. Finally, it generates a web page with instructions on how to add the repository and install your package. You can share a link to this page with your users.

It is open source and you can self-host it