git-aurcheck on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S git-aurcheck

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

$ yay -Rns git-aurcheck

2. Manually Install "git-aurcheck" via AUR

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

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

b. Clone git-aurcheck's git locally

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

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

$ cd ~/git-aurcheck $ makepkg -si

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

ID: 485197
Name: git-aurcheck
PackageBaseID: 96578
PackageBase: git-aurcheck
Version: 0.62-1
Description: a helper like namcap that checks and offers solutions for common problems in git submissions to the AUR
URL:
NumVotes: 2
Popularity: 0
OutOfDate: 1704925401
Maintainer: severach
Submitter: severach
FirstSubmitted: 1438331001
LastModified: 1518153868
URLPath: /cgit/aur.git/snapshot/git-aurcheck.tar.gz