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

Last updated: October 07,2024

1. Install "python3-jenkins.noarch" package

This guide covers the steps necessary to install python3-jenkins.noarch on CentOS Stream 8

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

2. Uninstall "python3-jenkins.noarch" package

Please follow the guidance below to uninstall python3-jenkins.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 0:55:53 ago on Sun Feb 25 03:03:59 2024.
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.