testregex on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S testregex

* (Optional) Uninstall testregex on Arch using YAY

$ yay -Rns testregex

2. Manually Install "testregex" via AUR

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

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

b. Clone testregex's git locally

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

c. Go to ~/testregex folder and install it

$ cd ~/testregex $ makepkg -si

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

ID: 194910
Name: testregex
PackageBaseID: 82111
PackageBase: testregex
Version: 20040531-1
Description: The AT&T Research regression test harness for the X/Open regex pattern match interface
URL: http://www2.research.att.com/~astopen/testregex/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: rudy.matela
FirstSubmitted: 1400864157
LastModified: 1434218186
URLPath: /cgit/aur.git/snapshot/testregex.tar.gz