git-review on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S git-review

* (Optional) Uninstall git-review on Arch using YAY

$ yay -Rns git-review

2. Manually Install "git-review" via AUR

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

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

b. Clone git-review's git locally

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

c. Go to ~/git-review folder and install it

$ cd ~/git-review $ makepkg -si

3. Information about the git-review package on Arch User Repository (AUR)

ID: 1313867
Name: git-review
PackageBaseID: 177556
PackageBase: git-review
Version: 2.3.1-4
Description: Tool to submit code to Gerrit
URL: https://opendev.org/opendev/git-review
NumVotes: 4
Popularity: 4.8E-5
OutOfDate:
Maintainer: mistersmee
Submitter: arojas
FirstSubmitted: 1648834253
LastModified: 1693845258
URLPath: /cgit/aur.git/snapshot/git-review.tar.gz