How to Install and Uninstall pagure-ci Package on openSUSE Leap
Last updated: November 23,2024
1. Install "pagure-ci" package
Here is a brief guide to show you how to install pagure-ci on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
pagure-ci
Copied
2. Uninstall "pagure-ci" package
This tutorial shows how to uninstall pagure-ci on openSUSE Leap:
$
sudo zypper remove
pagure-ci
Copied
3. Information about the pagure-ci package on openSUSE Leap
Information for package pagure-ci:
----------------------------------
Repository : Main Repository
Name : pagure-ci
Version : 5.13.3-bp155.1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18.1 KiB
Installed : No
Status : not installed
Source package : pagure-5.13.3-bp155.1.8.src
Upstream URL : https://pagure.io/pagure
Summary : A CI service for pagure
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.
----------------------------------
Repository : Main Repository
Name : pagure-ci
Version : 5.13.3-bp155.1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 18.1 KiB
Installed : No
Status : not installed
Source package : pagure-5.13.3-bp155.1.8.src
Upstream URL : https://pagure.io/pagure
Summary : A CI service for pagure
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.