gerrit on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install gerrit on Arch using YAY
$
yay -S
gerrit
Copied
* (Optional) Uninstall gerrit on Arch using YAY
$
yay -Rns
gerrit
Copied
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
Copied
b. Clone gerrit's git locally
$
git clone https://aur.archlinux.org/gerrit.git
~/gerrit
Copied
c. Go to ~/gerrit folder and install it
$
cd
~/gerrit
Copied
$
makepkg -si
Copied
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
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