How to Install and Uninstall pagure-ci.noarch Package on Fedora 35

Last updated: September 20,2024

1. Install "pagure-ci.noarch" package

Learn how to install pagure-ci.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install pagure-ci.noarch

2. Uninstall "pagure-ci.noarch" package

Learn how to uninstall pagure-ci.noarch on Fedora 35:

$ sudo dnf remove pagure-ci.noarch $ sudo dnf autoremove

3. Information about the pagure-ci.noarch package on Fedora 35

Last metadata expiration check: 0:37:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pagure-ci
Version : 5.13.3
Release : 2.fc35
Architecture : noarch
Size : 18 k
Source : pagure-5.13.3-2.fc35.src.rpm
Repository : updates
Summary : A CI service for pagure
URL : https://pagure.io/pagure
License : GPLv2+
Description : Pagure comes with a continuous integration service, currently supporting
: only jenkins but extendable to others.
: With this service, your CI server will be able to report the results of the
: build on the pull-requests opened to your project.