.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "DNF5-COPR" "8" "Apr 18, 2025" "" "dnf5" .SH NAME dnf5-copr \- Copr Command .SH SYNOPSIS .sp \fBdnf5 copr [options] [arguments]\fP .SH DESCRIPTION .sp The \fBcopr\fP command in \fBDNF5\fP is used to manage Copr repositories (add\-ons provided by users/community/third\-party) on the local system. .SH SUBCOMMANDS .INDENT 0.0 .TP .B \fBlist\fP .nf List Copr repositories. .fi .sp .TP .B \fBenable []\fP .nf Download the repository info from a Copr server and install it as a \fI/etc/yum.repos.d/*.repo\fP file. .fi .sp .TP .B \fBdisable \fP .nf Disable specified Copr repository (if exists), keep \fI/etc/yum.repos.d/*.repo\fP file \- just set enabled=0. .fi .sp .TP .B \fBremove \fP .nf Remove specified Copr repository from the system. Also removes the \fI/etc/yum.repos.d/*.repo\fP file. .fi .sp .TP .B \fBdebug\fP .nf Print info about the system useful for debugging. .fi .sp .UNINDENT .SH OPTIONS .INDENT 0.0 .TP .B \fB\-\-hub\fP .nf Copr hub (the web\-UI/API server) hostname. Defaults to \fIcopr.fedorainfracloud.org\fP\&. .fi .sp .UNINDENT .SH ARGUMENTS .INDENT 0.0 .TP .B \fB\fP Copr project ID to enable. Use either a format OWNER/PROJECT or HUB/OWNER/PROJECT. .sp HUB can be either the Copr frontend hostname (e.g. \fIcopr.fedorainfracloud.org\fP) or the shortcut (e.g. \fIfedora\fP). If HUB is not specified, the default one, or \fI\-\-hub \fP, is used. .sp OWNER is either a username, or a @groupname. .sp PROJECT can be a simple project name, or a \(dqproject directory\(dq containing colons, e.g. \fIproject:custom:123\fP\&. .sp Example: \fIfedora/@footeam/coolproject\fP\&. .TP .B \fB\fP Chroot specified in the NAME\-RELEASE\-ARCH format, e.g. \fIfedora\-rawhide\-ppc64le\fP\&. When not specified, the \fIdnf copr\fP command attempts to detect it. .UNINDENT .SH EXAMPLES .INDENT 0.0 .TP .B \fBdnf5 copr enable rhscl/perl516 epel\-6\-x86_64\fP .nf Enable the rhscl/perl516 Copr repository, using the epel\-6\-x86_64 chroot. .fi .sp .TP .B \fBdnf5 copr disable rhscl/perl516\fP .nf Disable the rhscl/perl516 Copr repository .fi .sp .TP .B \fBdnf5 copr list\fP .nf List Copr repositories configured on the system. .fi .sp .UNINDENT .SH AUTHOR See AUTHORS.md in dnf5 source distribution. .SH COPYRIGHT Contributors to the dnf5 project. .\" Generated by docutils manpage writer. .