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

Last updated: November 25,2024

1. Install "python3-jenkins.noarch" package

This guide covers the steps necessary to install python3-jenkins.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 2:15:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-jenkins
Version : 1.7.0
Release : 3.fc34
Architecture : noarch
Size : 210 k
Source : python-jenkins-1.7.0-3.fc34.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.