How to Install and Uninstall pagure-ci.noarch Package on CentOS 8 / RHEL 8
Last updated: January 16,2025
1. Install "pagure-ci.noarch" package
In this section, we are going to explain the necessary steps to install pagure-ci.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
pagure-ci.noarch
Copied
2. Uninstall "pagure-ci.noarch" package
Please follow the instructions below to uninstall pagure-ci.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
pagure-ci.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the pagure-ci.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:25:37 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pagure-ci
Version : 5.13.2
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : pagure-5.13.2-1.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.
Available Packages
Name : pagure-ci
Version : 5.13.2
Release : 1.el8
Architecture : noarch
Size : 61 k
Source : pagure-5.13.2-1.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.