How to Install and Uninstall python3-jenkins-job-builder Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-jenkins-job-builder" package

Learn how to install python3-jenkins-job-builder on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jenkins-job-builder

2. Uninstall "python3-jenkins-job-builder" package

Please follow the steps below to uninstall python3-jenkins-job-builder on openSUSE Leap:

$ sudo zypper remove python3-jenkins-job-builder

3. Information about the python3-jenkins-job-builder package on openSUSE Leap

Information for package python3-jenkins-job-builder:
----------------------------------------------------
Repository : Main Repository
Name : python3-jenkins-job-builder
Version : 3.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 3.3 MiB
Installed : No
Status : not installed
Source package : python-jenkins-job-builder-3.3.0-bp155.2.10.src
Upstream URL : https://opendev.org/jjb/jenkins-job-builder
Summary : Program for configuring Jenkins jobs with YAML
Description :
Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format,
and uses them to configure Jenkins. You can keep your job descriptions in human
readable text format in a version control system to make changes and auditing
easier. It also has a flexible template system, so creating many similarly
configured jobs is easy.