python-jenkins-job-builder on AUR (Arch User Repository)

Last updated: May 21,2024

1. Install "python-jenkins-job-builder" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-jenkins-job-builder on Arch using YAY

$ yay -S python-jenkins-job-builder

* (Optional) Uninstall python-jenkins-job-builder on Arch using YAY

$ yay -Rns python-jenkins-job-builder

2. Manually Install "python-jenkins-job-builder" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-jenkins-job-builder's git locally

$ git clone https://aur.archlinux.org/python-jenkins-job-builder.git ~/python-jenkins-job-builder

c. Go to ~/python-jenkins-job-builder folder and install it

$ cd ~/python-jenkins-job-builder $ makepkg -si

3. Information about the python-jenkins-job-builder package on Arch User Repository (AUR)

ID: 1201837
Name: python-jenkins-job-builder
PackageBaseID: 110659
PackageBase: python-jenkins-job-builder
Version: 4.1.0-4
Description: Takes simple descriptions of Jenkins jobs in YAML or JSON format and uses them to configure Jenkins
URL: https://jenkins-job-builder.readthedocs.io/en/latest/
NumVotes: 3
Popularity: 0
OutOfDate: 1706527605
Maintainer: jonathanio
Submitter: synthead
FirstSubmitted: 1461806927
LastModified: 1674646742
URLPath: /cgit/aur.git/snapshot/python-jenkins-job-builder.tar.gz