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

Last updated: October 05,2024

1. Install "python3-jenkins.noarch" package

Please follow the guidance below to install python3-jenkins.noarch on Fedora 36

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

2. Uninstall "python3-jenkins.noarch" package

Please follow the steps below to uninstall python3-jenkins.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:39:42 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-jenkins
Version : 1.7.0
Release : 6.fc36
Architecture : noarch
Size : 213 k
Source : python-jenkins-1.7.0-6.fc36.src.rpm
Repository : fedora
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.