How to Install and Uninstall python3-jenkins.noarch Package on Rocky Linux 8

Last updated: November 10,2024

1. Install "python3-jenkins.noarch" package

Please follow the step by step instructions below to install python3-jenkins.noarch on Rocky Linux 8

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

2. Uninstall "python3-jenkins.noarch" package

Please follow the instructions below to uninstall python3-jenkins.noarch on Rocky Linux 8:

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

3. Information about the python3-jenkins.noarch package on Rocky Linux 8

Last metadata expiration check: 1:55:34 ago on Mon Sep 12 10:27:18 2022.
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.