repocheck-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S repocheck-git

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

$ yay -Rns repocheck-git

2. Manually Install "repocheck-git" via AUR

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

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

b. Clone repocheck-git's git locally

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

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

$ cd ~/repocheck-git $ makepkg -si

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

ID: 532763
Name: repocheck-git
PackageBaseID: 92698
PackageBase: repocheck-git
Version: 20.ac92bd4-1
Description: Check the status of code repositories under a root directory
URL: https://github.com/kynikos/repocheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kynikos
Submitter: kynikos
FirstSubmitted: 1430560850
LastModified: 1533659646
URLPath: /cgit/aur.git/snapshot/repocheck-git.tar.gz