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

Last updated: May 14,2024

1. Install "python3-jenkins-job-builder" package

This tutorial shows how to install python3-jenkins-job-builder on Kali Linux

$ sudo apt update $ sudo apt install python3-jenkins-job-builder

2. Uninstall "python3-jenkins-job-builder" package

This guide covers the steps necessary to uninstall python3-jenkins-job-builder on Kali Linux:

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

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

Package: python3-jenkins-job-builder
Source: jenkins-job-builder
Version: 3.11.0-6
Installed-Size: 1383
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-fasteners, python3-jenkins (>= 0.4.15), python3-jinja2, python3-pbr, python3-pkg-resources, python3-six (>= 1.9.0), python3-stevedore, python3-yaml, python3:any
Size: 223632
SHA256: 2442891e69d6f2665b0fdc7b95c531cb3b6b7e69f31a51af830d400f8d1a1b6d
SHA1: 64abab0b02c02a87a770c1c0f7dbb0969225c372
MD5sum: 1b5d420a08fd9523989cc2481210528e
Description: Configure Jenkins using YAML files - Python 3.x
Jenkins Job Builder takes simple descriptions of Jenkins jobs in YAML format
and uses them to configure Jenkins. You can keep your job descriptions in
human readable text format in a version control system to make changes and
auditing easier. It also has a flexible template system, so creating many
similarly configured jobs is easy.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://ci.openstack.org/jenkins-job-builder
Section: python
Priority: optional
Filename: pool/main/j/jenkins-job-builder/python3-jenkins-job-builder_3.11.0-6_all.deb