Scroll to navigation

YUM-COPR(8) yum-plugin-copr YUM-COPR(8)

NAME

yum-plugin-copr - YUM copr Plugin

Work with Copr & Playground repositories on the local system.

  • The copr command is used to add or remove Copr repositories to the local system
  • The playground is used to enable or disable the Playground repository

SYNOPSIS

yum copr [enable|disable|list|search] <parameters>

yum playground [enable|disable|upgrade]

ARGUMENTS (COPR)

Enable the name/project Copr repository with the optional chroot.
Disable the name/project Copr repository.
List available Copr repositories for a given name.
Search for a given project.

ARGUMENTS (PLAYGROUND)

Enable the Playground repository.
Disable the Playground repository.
Upgrade the Playground repository settings (same as disable and then enable).

EXAMPLES

Enable the rhscl/perl516 Copr repository, using the epel-6-x86_64 chroot.
Disable the rhscl/perl516 Copr repository
List available Copr projects for user rita.
Search for Copr projects named tests.

AUTHOR

See AUTHORS in the Core DNF Plugins distribution

COPYRIGHT

2014, Red Hat, Licensed under GPLv2+

July 29, 2014 0.1.1