How to Install and Uninstall copr-cli.noarch Package on Fedora 35

Last updated: October 08,2024

1. Install "copr-cli.noarch" package

This guide let you learn how to install copr-cli.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install copr-cli.noarch

2. Uninstall "copr-cli.noarch" package

This tutorial shows how to uninstall copr-cli.noarch on Fedora 35:

$ sudo dnf remove copr-cli.noarch $ sudo dnf autoremove

3. Information about the copr-cli.noarch package on Fedora 35

Last metadata expiration check: 4:15:30 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : copr-cli
Version : 1.103
Release : 1.fc35
Architecture : noarch
Size : 72 k
Source : copr-cli-1.103-1.fc35.src.rpm
Repository : updates
Summary : Command line interface for COPR
URL : https://pagure.io/copr/copr
License : GPLv2+
Description : COPR is lightweight build system. It allows you to create new project in WebUI,
: and submit new builds and COPR will create yum repository from latests builds.
:
: This package contains command line interface.