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

Last updated: October 07,2024

1. Install "python3-jenkins.noarch" package

This guide let you learn how to install python3-jenkins.noarch on Fedora 35

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

2. Uninstall "python3-jenkins.noarch" package

This tutorial shows how to uninstall python3-jenkins.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:43:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-jenkins
Version : 1.7.0
Release : 5.fc35
Architecture : noarch
Size : 213 k
Source : python-jenkins-1.7.0-5.fc35.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.