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

Last updated: May 18,2024

1. Install "jenkins-job-builder" package

Please follow the guidance below to install jenkins-job-builder on Kali Linux

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

2. Uninstall "jenkins-job-builder" package

Please follow the step by step instructions below to uninstall jenkins-job-builder on Kali Linux:

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

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

Package: jenkins-job-builder
Version: 3.11.0-6
Installed-Size: 191
Maintainer: Debian OpenStack
Architecture: all
Replaces: python3-jenkins-job-builder (<< 2.0.3-3~)
Depends: python3-jenkins-job-builder (= 3.11.0-6), python3:any
Breaks: python3-jenkins-job-builder (<< 2.0.3-3~)
Size: 181880
SHA256: ff3433fbff2feb825b635558ed6057051882daf2efb84dd4e44004e7e6f497e3
SHA1: a80bf6561f795ebfb4ef4de760ab0b0f82a84ddf
MD5sum: 83f2494b386f026f9138a1976306c5d1
Description: Configure Jenkins using YAML files - metapackage
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.
.
Metapackage to install the Python 2 or 3 version of jenkins-job-builder.
Description-md5:
Homepage: http://ci.openstack.org/jenkins-job-builder
Section: misc
Priority: optional
Filename: pool/main/j/jenkins-job-builder/jenkins-job-builder_3.11.0-6_all.deb