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

Last updated: May 19,2024

1. Install "python3-jenkinsapi" package

This is a short guide on how to install python3-jenkinsapi on Kali Linux

$ sudo apt update $ sudo apt install python3-jenkinsapi

2. Uninstall "python3-jenkinsapi" package

Please follow the steps below to uninstall python3-jenkinsapi on Kali Linux:

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

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

Package: python3-jenkinsapi
Source: python-jenkinsapi
Version: 0.3.13-1
Installed-Size: 510
Maintainer: Debian QA Group
Architecture: all
Replaces: python-jenkinsapi
Depends: python3-lxml, python3-bs4, python3-pkg-resources, python3-requests, python3-six (>= 1.10.0), python3-tz, python3:any
Breaks: python-jenkinsapi
Size: 81276
SHA256: db68199b5e3d56a86389645ce282fd5273d7c3d439930fb2b532b8138caf5333
SHA1: 3623c4cdc2c5cbb6487a13b59d5126ccd81a50bd
MD5sum: 89478392a415ab8e553f2685dce12fc7
Description: bindings for Python usage of the Jenkins remote API
Jenkins is the market leading continuous integration system, originally
created by Kohsuke Kawaguchi. This API makes Jenkins even easier to use
by providing an easy to use conventional Python interface.
.
Jenkins (and its predecessor Hudson) are useful projects for automating
common development tasks (e.g., unit-testing, production batches) - but
they are somewhat Java-centric. Thankfully the designers have provided
an excellent and complete REST interface. This library wraps up that
interface as more conventional Python objects in order to make most
Jenkins-oriented tasks simpler.
Description-md5:
Homepage: https://pypi.python.org/pypi/jenkinsapi
Section: python
Priority: optional
Filename: pool/main/p/python-jenkinsapi/python3-jenkinsapi_0.3.13-1_all.deb