snitch on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S snitch

* (Optional) Uninstall snitch on Arch using YAY

$ yay -Rns snitch

2. Manually Install "snitch" via AUR

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

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

b. Clone snitch's git locally

$ git clone https://aur.archlinux.org/snitch.git ~/snitch

c. Go to ~/snitch folder and install it

$ cd ~/snitch $ makepkg -si

3. Information about the snitch package on Arch User Repository (AUR)

ID: 1387498
Name: snitch
PackageBaseID: 190124
PackageBase: snitch
Version: 1.2.4-1
Description: Lightweight C++20 testing framework
URL: https://github.com/snitch-org/snitch
NumVotes: 1
Popularity: 0.000297
OutOfDate:
Maintainer: tocic
Submitter: tocic
FirstSubmitted: 1675497746
LastModified: 1705493282
URLPath: /cgit/aur.git/snapshot/snitch.tar.gz