How to Install and Uninstall python3-jenkins Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-jenkins" package

This guide let you learn how to install python3-jenkins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-jenkins

2. Uninstall "python3-jenkins" package

Please follow the instructions below to uninstall python3-jenkins on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-jenkins package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-jenkins
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-jenkins
Version: 0.4.11-1
Depends: python3-multi-key-dict, python3-pbr (>= 0.8.2), python3-six (>= 1.3.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-jenkins/python3-jenkins_0.4.11-1_all.deb
Size: 17428
MD5sum: 8b1c933f759584b20ec2777f918f578f
SHA1: fcc0cc068ddadb963286a01d28fa500f419d84d3
SHA256: be36167cdaa7bd46f8fa772760917afac0abe6b2e581b844516f2ff6b0e05cac
Description-en: 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: e4079279f899215a4809da3e8b55ef5a
Homepage: http://launchpad.net/python-jenkins
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu