check-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S check-git

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

$ yay -Rns check-git

2. Manually Install "check-git" via AUR

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

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

b. Clone check-git's git locally

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

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

$ cd ~/check-git $ makepkg -si

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

ID: 1237351
Name: check-git
PackageBaseID: 127174
PackageBase: check-git
Version: 0.15.2.r52.g455005d-1
Description: A unit testing framework for C
URL: https://libcheck.github.io/check/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1510442009
LastModified: 1680766330
URLPath: /cgit/aur.git/snapshot/check-git.tar.gz