python-pygerrit2 on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-pygerrit2

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

$ yay -Rns python-pygerrit2

2. Manually Install "python-pygerrit2" via AUR

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

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

b. Clone python-pygerrit2's git locally

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

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

$ cd ~/python-pygerrit2 $ makepkg -si

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

ID: 916537
Name: python-pygerrit2
PackageBaseID: 145519
PackageBase: python-pygerrit2
Version: 2.0.15-1
Description: Python library to interface with Gerrit's REST API
URL: https://github.com/dpursehouse/pygerrit2
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: timschumi
FirstSubmitted: 1570100068
LastModified: 1622759999
URLPath: /cgit/aur.git/snapshot/python-pygerrit2.tar.gz