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

Last updated: May 20,2024

1. Install "python-python-jenkins" 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-python-jenkins on Arch using YAY

$ yay -S python-python-jenkins

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

$ yay -Rns python-python-jenkins

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

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

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

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

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

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

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

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

ID: 1276541
Name: python-python-jenkins
PackageBaseID: 110658
PackageBase: python-python-jenkins
Version: 1.8.0-1
Description: A python wrapper for the Jenkins REST API which aims to provide a more conventionally pythonic way of controlling a Jenkins server
URL: https://opendev.org/jjb/python-jenkins/
NumVotes: 1
Popularity: 0
OutOfDate: 1706527543
Maintainer: jonathanio
Submitter: synthead
FirstSubmitted: 1461806751
LastModified: 1687338034
URLPath: /cgit/aur.git/snapshot/python-python-jenkins.tar.gz