re2g-git on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S re2g-git

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

$ yay -Rns re2g-git

2. Manually Install "re2g-git" via AUR

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

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

b. Clone re2g-git's git locally

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

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

$ cd ~/re2g-git $ makepkg -si

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

ID: 1224502
Name: re2g-git
PackageBaseID: 185056
PackageBase: re2g-git
Version: 1-2
Description: A grep-alike built on re2 pcre-like fast regexp library.
URL: https://github.com/akamai/re2g
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mk-fg
Submitter: mk-fg
FirstSubmitted: 1660928538
LastModified: 1678534806
URLPath: /cgit/aur.git/snapshot/re2g-git.tar.gz