re2-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S re2-git

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

$ yay -Rns re2-git

2. Manually Install "re2-git" via AUR

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

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

b. Clone re2-git's git locally

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

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

$ cd ~/re2-git $ makepkg -si

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

ID: 1318862
Name: re2-git
PackageBaseID: 93765
PackageBase: re2-git
Version: 2023.09.01.r7.ga807e8a3-1
Description: A fast, safe, thread-friendly alternative to backtracking regular expression engines, a C++ library.
URL: https://github.com/google/re2
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1433441020
LastModified: 1694685121
URLPath: /cgit/aur.git/snapshot/re2-git.tar.gz