python-jenkinsapi on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-jenkinsapi

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

$ yay -Rns python-jenkinsapi

2. Manually Install "python-jenkinsapi" via AUR

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

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

b. Clone python-jenkinsapi's git locally

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

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

$ cd ~/python-jenkinsapi $ makepkg -si

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

ID: 687216
Name: python-jenkinsapi
PackageBaseID: 118718
PackageBase: python-jenkinsapi
Version: 0.3.11-1
Description: Python API for accessing resources on a Jenkins continuous-integration server
URL: https://github.com/pycontribs/jenkinsapi
NumVotes: 1
Popularity: 0
OutOfDate: 1692582133
Maintainer:
Submitter: moscar
FirstSubmitted: 1484248586
LastModified: 1579295793
URLPath: /cgit/aur.git/snapshot/python-jenkinsapi.tar.gz