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

Last updated: May 18,2024

1. Install "jenkins-job-builder" package

In this section, we are going to explain the necessary steps to install jenkins-job-builder on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "jenkins-job-builder" package

In this section, we are going to explain the necessary steps to uninstall jenkins-job-builder on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: jenkins-job-builder
Priority: optional
Section: universe/python
Installed-Size: 12
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.3.0+2015.12.15.git136.959eb4b909-1
Depends: python-jenkins-job-builder (= 1.3.0+2015.12.15.git136.959eb4b909-1) | python3-jenkins-job-builder (= 1.3.0+2015.12.15.git136.959eb4b909-1)
Filename: pool/universe/j/jenkins-job-builder/jenkins-job-builder_1.3.0+2015.12.15.git136.959eb4b909-1_all.deb
Size: 2660
MD5sum: eba83e0c2e6c01ec89344e086ac2e524
SHA1: 510a0f1f1c59173548d4d6422ec2ebd7fd4ff895
SHA256: aa3806c0696294223ee1f742494537dac529c0186c4d328a4f56e9fadf568c96
Description-en: 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: bae2e5b5ad5a8f0d738d04258bc63631
Homepage: http://ci.openstack.org/jenkins-job-builder
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu