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

Last updated: October 05,2024

1. Install "pagure-ci.noarch" package

This guide covers the steps necessary to install pagure-ci.noarch on Fedora 34

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

2. Uninstall "pagure-ci.noarch" package

This is a short guide on how to uninstall pagure-ci.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:22:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pagure-ci
Version : 5.13.3
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : pagure-5.13.3-2.fc34.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.