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