gerrit on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gerrit

* (Optional) Uninstall gerrit on Arch using YAY

$ yay -Rns gerrit

2. Manually Install "gerrit" via AUR

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

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

b. Clone gerrit's git locally

$ git clone https://aur.archlinux.org/gerrit.git ~/gerrit

c. Go to ~/gerrit folder and install it

$ cd ~/gerrit $ makepkg -si

3. Information about the gerrit package on Arch User Repository (AUR)

ID: 1363350
Name: gerrit
PackageBaseID: 62250
PackageBase: gerrit
Version: 3.9.1-1
Description: Web-based code review tool built on top of Git
URL: https://gerritcodereview.com/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: tarball
Submitter: marcelhuber
FirstSubmitted: 1345798023
LastModified: 1701500165
URLPath: /cgit/aur.git/snapshot/gerrit.tar.gz