How to Install and Uninstall python3-jenkins-job-builder Package on openSuSE Tumbleweed

Last updated: May 20,2024

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

This tutorial shows how to install python3-jenkins-job-builder on openSuSE Tumbleweed

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

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

Please follow the step by step instructions below to uninstall python3-jenkins-job-builder on openSuSE Tumbleweed:

$ sudo zypper remove python3-jenkins-job-builder

3. Information about the python3-jenkins-job-builder package on openSuSE Tumbleweed

Information for package python3-jenkins-job-builder:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-jenkins-job-builder
Version : 3.3.0-3.3
Arch : noarch
Vendor : openSUSE
Installed Size : 3,3 MiB
Installed : No
Status : not installed
Source package : python-jenkins-job-builder-3.3.0-3.3.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.