How to Install and Uninstall python3-jenkins Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-jenkins" package

Here is a brief guide to show you how to install python3-jenkins on Kali Linux

$ sudo apt update $ sudo apt install python3-jenkins

2. Uninstall "python3-jenkins" package

Please follow the guidance below to uninstall python3-jenkins on Kali Linux:

$ sudo apt remove python3-jenkins $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jenkins package on Kali Linux

Package: python3-jenkins
Source: python-jenkins
Version: 1.4.0-4
Installed-Size: 117
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-requests, python3-multi-key-dict, python3-pbr (>= 0.8.2), python3-six (>= 1.3.0), python3:any
Size: 22836
SHA256: 357d404819df63b2bdfa424d6f09d9fdee240d401d09eb35babf502918fb931f
SHA1: 6eaaa1767bb5616d55c4f318dcb11dd7e00f0144
MD5sum: 0d1cda2bb0ea9d2a29b74d1581f8c85a
Description: bindings for the Jenkins Remote API - Python 3.x
This package provides Python bindings for the Jenkins Remote
API. It current supports management of:
.
* Project configuration
* Build control
* Slave node configuration
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://opendev.org/jjb/python-jenkins
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-jenkins/python3-jenkins_1.4.0-4_all.deb