lest-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lest-git

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

$ yay -Rns lest-git

2. Manually Install "lest-git" via AUR

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

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

b. Clone lest-git's git locally

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

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

$ cd ~/lest-git $ makepkg -si

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

ID: 476728
Name: lest-git
PackageBaseID: 129077
PackageBase: lest-git
Version: 1.31.0.r7.gf4874cc-1
Description: Modern, C++11, single header, tiny framework for unit-tests, TDD and BDD
URL: https://github.com/martinmoene/lest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kso
Submitter: kso
FirstSubmitted: 1515492596
LastModified: 1515492837
URLPath: /cgit/aur.git/snapshot/lest-git.tar.gz