git-appraise on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S git-appraise

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

$ yay -Rns git-appraise

2. Manually Install "git-appraise" via AUR

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

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

b. Clone git-appraise's git locally

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

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

$ cd ~/git-appraise $ makepkg -si

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

ID: 965344
Name: git-appraise
PackageBaseID: 104655
PackageBase: git-appraise
Version: 0.7-1
Description: Distributed code review system for Git repositories
URL: https://github.com/google/git-appraise
NumVotes: 5
Popularity: 0
OutOfDate: 1688898469
Maintainer: aditya
Submitter: jetm
FirstSubmitted: 1450193446
LastModified: 1632509724
URLPath: /cgit/aur.git/snapshot/git-appraise.tar.gz