Copr hosts 31,186 projects from
7,793 Fedora users

You can run a full-text search, or you can use the dropdown menu next to the search bar and limit your query to a user name, group name, project name, or package name.

Copr is an easy-to-use automatic build system providing a package repository as its output.

Start with making your own repository in these three steps:

  1. choose a system and architecture you want to build for
  2. provide Copr with src.rpm packages
  3. let Copr do all the work and wait for your new repo

NOTE: Copr is not yet officially supported by Fedora Infrastructure.

Screenshot tutorial

Are you a new user? Check out the Copr screenshot tutorial to see how to create a new project, and build your package in it.
Read more

Installing packages

Enabling projects and installing packages from them is easy. Open a project and run the command from "Quick Enable" section.
Read more

FAQ

Don't be afraid to ask for help, but make sure to check out the FAQ section first to save yourself waiting for an answer.
Read more

Python API

Do you develop an application that communicates with Copr? Give python3-copr library or copr-cli tool a try.
Read more

Fedora Review

Do you plan to add your package to the official Fedora Linux repositories? Enable fedora-review option for your project.
Read more

Packit

Packit assists with common packager tasks, as well as automatically rebuilding your packages from each pull request.
Read more

GitHub webhooks

Create a GitHub webhook to rebuild your packages automatically from each upstream pull request or push.
Read more

Pagure integration

Configure your pagure project to automatically rebuild your packages from each upstream pull request or push.
Read more

Recent Projects

rowanfr/fw-ectool

The Chromium OS project created an open source software for embedded controllers (EC) that has been modified to be used in framework laptops. This is the reason why some of the documentation refers to Chromium OS when this tool is built for framework laptops. The Embedded Controller on your Framework Laptop handles low level functions, including power sequencing the system, fans, charge limits, etc... This can brick your computer if used improperly. To learn what you can do with the tool use ectool help (not --help) to print out all the available operations. Further when using values for hardware if you don’t know the format of the inputs just write out what it is you’re trying to customize and the tool should give you hints. For example: rowanfr@fedora ~> sudo ectool fanduty Usage: fanduty [idx] <percent> 'fanduty 0 50' - Set fan 0 duty cycle to 50 percent 'fanduty 30' - Set all fans duty cycle to 30 percent
  • Fedora 40 : x86_64
  • Fedora 41 : x86_64
  • Fedora rawhide : x86_64

rowanfr/untrunc

Untrunc is a tool to restore truncated MP4 files. It works by analyzing the remaining parts of the file and reconstructing the missing data.
  • Fedora 40 : x86_64
  • Fedora 41 : x86_64
  • Fedora rawhide : x86_64

nightishaman/hyprland

The Hyprland projects
  • Fedora 41 : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, ppc64le, s390x, x86_64

minfrin/sequence

The sequence command runs all the executables in a specified directory, running each one in sequence ordered alphabetically. Each executable is named clearly in argv[0] or ${0} so it is clear which executable is responsible for output in syslog. Sequence is an alternative to the run-parts command found in cron.
  • Amazonlinux 2023 : aarch64, x86_64
  • Centos-stream+epel-next 8 : aarch64, ppc64le, x86_64
  • Centos-stream+epel-next 9 : aarch64, ppc64le, s390x, x86_64
  • Centos-stream 10 : aarch64, ppc64le, s390x, x86_64
  • Centos-stream 8 : aarch64, ppc64le, x86_64
  • Centos-stream 9 : aarch64, ppc64le, s390x, x86_64
  • EPEL 10 : aarch64, ppc64le, s390x, x86_64
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Fedora 40 : aarch64, ppc64le, s390x, x86_64
  • Fedora 41 : aarch64, ppc64le, s390x, x86_64
  • Fedora eln : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, ppc64le, s390x, x86_64
  • Mageia 8 : aarch64, i586, x86_64
  • Mageia 9 : aarch64, i586, x86_64
  • Mageia cauldron : aarch64, i686, x86_64
  • openEuler 22.03 : aarch64, x86_64
  • openEuler 24.03 : aarch64, x86_64
  • openSUSE Leap 15.5 : aarch64, x86_64
  • openSUSE Tumbleweed : aarch64, i586, ppc64le, x86_64
  • Rhel 8 : aarch64, s390x, x86_64
  • Rhel 9 : aarch64, s390x, x86_64

s-kro/libgenht

genht is a simple generic hash table implementation in C. Uses open addressing scheme with space doubling. Type generics is achieved by ugly name prefixing macros.
  • Amazonlinux 2023 : aarch64, x86_64
  • Centos-stream 10 : aarch64, ppc64le, s390x, x86_64
  • EPEL 8 : aarch64, ppc64le, s390x, x86_64
  • EPEL 9 : aarch64, ppc64le, s390x, x86_64
  • Fedora 40 : aarch64, ppc64le, s390x, x86_64
  • Fedora 41 : aarch64, ppc64le, s390x, x86_64
  • Fedora eln : aarch64, ppc64le, s390x, x86_64
  • Fedora rawhide : aarch64, ppc64le, x86_64
  • openEuler 24.03 : aarch64, x86_64
  • Rhel 8 : aarch64, s390x, x86_64
  • Rhel 9 : aarch64, s390x, x86_64

mjw/valgrind-split-8

Split valgrind package for RHEL8
  • Rhel 8 : aarch64, s390x, x86_64

jackgreiner/freerdp-git

Copr repository for git builds of freerdp, commits are fetched every hour. The packages in this repo should work on Fedora 40+.
  • Fedora 40 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64

crypticverse/linux-os-updater

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64, x86_64

jbmorley/plptools

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64, x86_64

zanegrey/yubikey-agent

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : aarch64, x86_64