How to Install and Uninstall python3-jenkins-job-builder.noarch Package on Fedora 36

Last updated: October 07,2024

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

Please follow the steps below to install python3-jenkins-job-builder.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-jenkins-job-builder.noarch

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

In this section, we are going to explain the necessary steps to uninstall python3-jenkins-job-builder.noarch on Fedora 36:

$ sudo dnf remove python3-jenkins-job-builder.noarch $ sudo dnf autoremove

3. Information about the python3-jenkins-job-builder.noarch package on Fedora 36

Last metadata expiration check: 1:49:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-jenkins-job-builder
Epoch : 1
Version : 4.1.0
Release : 1.fc36
Architecture : noarch
Size : 417 k
Source : python-jenkins-job-builder-4.1.0-1.fc36.src.rpm
Repository : updates
Summary : Manage Jenkins jobs with YAML
URL : https://jenkins-job-builder.readthedocs.io/en/latest/
License : ASL 2.0
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.