libregexp-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libregexp-git

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

$ yay -Rns libregexp-git

2. Manually Install "libregexp-git" via AUR

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

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

b. Clone libregexp-git's git locally

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

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

$ cd ~/libregexp-git $ makepkg -si

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

ID: 890196
Name: libregexp-git
PackageBaseID: 126162
PackageBase: libregexp-git
Version: r25.b50d07a-1
Description: A Unix port of the Plan 9 regular expression library, originally done for the Inferno operating system.
URL: https://github.com/0intro/libregexp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1507362895
LastModified: 1618026944
URLPath: /cgit/aur.git/snapshot/libregexp-git.tar.gz