.. _downloads:

Downloads
=========

Binary
------

Releases: The binaries for Fedora and RHEL and derivates can be downloaded from the `yum repositories <https://copr-be.cloud.fedoraproject.org/results/@copr/copr/>`_. Please follow :ref:`how_to_install` on how to best setup yum to have dependencies resolved properly.

Source
------

Getting source code with git
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Copr uses `git <http://git.or.cz>`_ for source control.

To checkout the latest version from git::

    git clone https://github.com/fedora-copr/copr.git

You can view the source on `GitHub <https://github.com/fedora-copr/copr>`_

Commiter Git Information
^^^^^^^^^^^^^^^^^^^^^^^^

In general, we want folks to send patches to the list (see :ref:`patch_process`). If you have commit access to Copr, however, you can use the following URL::

    git clone git@github.com:fedora-copr/copr.git

Source RPMs
^^^^^^^^^^^
Source packages are available from https://copr-be.cloud.fedoraproject.org/results/@copr/copr as well.