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

Last updated: May 05,2024

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

Please follow the guidelines below to install python2-jenkins-job-builder on openSUSE Leap

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

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

This tutorial shows how to uninstall python2-jenkins-job-builder on openSUSE Leap:

$ sudo zypper remove python2-jenkins-job-builder

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

Information for package python2-jenkins-job-builder:
----------------------------------------------------
Repository : Main Repository
Name : python2-jenkins-job-builder
Version : 3.3.0-bp153.1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 2,5 MiB
Installed : No
Status : not installed
Source package : python-jenkins-job-builder-3.3.0-bp153.1.18.src
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.