cest-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cest-git

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

$ yay -Rns cest-git

2. Manually Install "cest-git" via AUR

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

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

b. Clone cest-git's git locally

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

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

$ cd ~/cest-git $ makepkg -si

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

ID: 781147
Name: cest-git
PackageBaseID: 156928
PackageBase: cest-git
Version: r101.338b675-1
Description: A traditional unit testing library for C.
URL: https://github.com/hadichahine/cest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hchahine
Submitter: hchahine
FirstSubmitted: 1597962747
LastModified: 1597962747
URLPath: /cgit/aur.git/snapshot/cest-git.tar.gz