testlib-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S testlib-git

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

$ yay -Rns testlib-git

2. Manually Install "testlib-git" via AUR

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

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

b. Clone testlib-git's git locally

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

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

$ cd ~/testlib-git $ makepkg -si

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

ID: 1232671
Name: testlib-git
PackageBaseID: 170255
PackageBase: testlib-git
Version: r229.f28d528-1
Description: C++ implementation of the testlib used on many programming contests in Russia (Russian National Olympiad in Informatics, different stages of ACM-ICPC).
URL: https://github.com/MikeMirzayanov/testlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ftiasch
Submitter: ftiasch
FirstSubmitted: 1629727714
LastModified: 1679902681
URLPath: /cgit/aur.git/snapshot/testlib-git.tar.gz