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

Last updated: September 20,2024

1. Install "python-jenkins" package

This guide covers the steps necessary to install python-jenkins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-jenkins

2. Uninstall "python-jenkins" package

This guide let you learn how to uninstall python-jenkins on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-jenkins
Priority: optional
Section: universe/python
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.4.11-1
Depends: python-multi-key-dict, python-pbr (>= 0.8.2), python-six (>= 1.3.0), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-jenkins/python-jenkins_0.4.11-1_all.deb
Size: 17352
MD5sum: 5de2047eafe63111ea89bc65e4b5fe05
SHA1: 4fa3a774da73983f4de3ed74cd4db7e20547f8ec
SHA256: 37a880dbe434000f992b502481e468d4bfa36e85891e06e362340ea8be57ea03
Description-en: bindings for the Jenkins Remote API - Python 2.7
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 2.7 module.
Description-md5: a1958889c9ea54544bedf78be2553241
Homepage: http://launchpad.net/python-jenkins
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu