How to Install and Uninstall pagure-ci.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "pagure-ci.noarch" package

In this section, we are going to explain the necessary steps to install pagure-ci.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "pagure-ci.noarch" package

Please follow the guidance below to uninstall pagure-ci.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the pagure-ci.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:55:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pagure-ci
Version : 5.13.3
Release : 10.el8
Architecture : noarch
Size : 63 k
Source : pagure-5.13.3-10.el8.src.rpm
Repository : epel
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.