Copr is a build system for creating RPM packages
Copr (Community projects, formerly Cool Other Package Repositories) is a build system for creating rpm packages.
While the source code is available if someone wants to run an instance for themselves, the vastly more common option is to use the freely available service https://copr.fedorainfracloud.org/ which lets users create (and share) their own packages.
- Build targets is chosen from variants of Fedora/EPEL/Centos/etc releases and architectures (x86/arm/etc).
- Copr supports setting up automatic package rebuilds when a source code repository gets new commits.
- The rpm packages built can be consumed by dnf by adding a corresponding repository reference.
- There are some restrictions on licesing (only FOSS) and content allowed.
https://docs.pagure.org/copr.copr/user_documentation.html https://developer.fedoraproject.org/deployment/copr/about.html https://fedoraproject.org/wiki/Category:Copr