testlib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S testlib

* (Optional) Uninstall testlib on Arch using YAY

$ yay -Rns testlib

2. Manually Install "testlib" via AUR

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

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

b. Clone testlib's git locally

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

c. Go to ~/testlib folder and install it

$ cd ~/testlib $ makepkg -si

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

ID: 1390725
Name: testlib
PackageBaseID: 100956
PackageBase: testlib
Version: 0.9.41-1
Description: A library used to write the auxiliary programs (validators, generators, and so on) for programming contest problems.
URL: http://codeforces.com/testlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Bot-wxt1221
Submitter: wil93
FirstSubmitted: 1443566096
LastModified: 1705965352
URLPath: /cgit/aur.git/snapshot/testlib.tar.gz