sregex-git on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S sregex-git

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

$ yay -Rns sregex-git

2. Manually Install "sregex-git" via AUR

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

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

b. Clone sregex-git's git locally

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

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

$ cd ~/sregex-git $ makepkg -si

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

ID: 348140
Name: sregex-git
PackageBaseID: 116342
PackageBase: sregex-git
Version: r221.b1bf5b6-1
Description: A non-backtracking NFA/DFA-based Perl-compatible regex engine matching on large data streams.
URL: https://github.com/openresty/sregex
NumVotes: 0
Popularity: 0
OutOfDate: 1706057868
Maintainer: shmilee
Submitter: shmilee
FirstSubmitted: 1476963007
LastModified: 1476963007
URLPath: /cgit/aur.git/snapshot/sregex-git.tar.gz