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

Last updated: January 12,2025

1. Install "python3-jenkins.noarch" package

This is a short guide on how to install python3-jenkins.noarch on Fedora 39

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

2. Uninstall "python3-jenkins.noarch" package

This guide covers the steps necessary to uninstall python3-jenkins.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:54:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-jenkins
Version : 1.8.0
Release : 1.fc39
Architecture : noarch
Size : 110 k
Source : python-jenkins-1.8.0-1.fc39.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.