How to Install and Uninstall python3-jenkins.noarch Package on CentOS 8 / RHEL 8

Last updated: October 08,2024

1. Install "python3-jenkins.noarch" package

In this section, we are going to explain the necessary steps to install python3-jenkins.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-jenkins.noarch" package

Learn how to uninstall python3-jenkins.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-jenkins.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:54:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-jenkins
Version : 1.6.0
Release : 1.el8
Architecture : noarch
Size : 222 k
Source : python-jenkins-1.6.0-1.el8.src.rpm
Repository : epel
Summary : Python bindings for the remote Jenkins API
URL : https://python-jenkins.readthedocs.org/en/latest
License : BSD
Description : Python Jenkins is a library for the remote API of the Jenkins continuous
: integration server. It is useful for creating and managing jobs as well as
: build nodes.