lrexlib on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S lrexlib

* (Optional) Uninstall lrexlib on Arch using YAY

$ yay -Rns lrexlib

2. Manually Install "lrexlib" via AUR

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

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

b. Clone lrexlib's git locally

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

c. Go to ~/lrexlib folder and install it

$ cd ~/lrexlib $ makepkg -si

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

ID: 776049
Name: lrexlib
PackageBaseID: 84202
PackageBase: lrexlib
Version: 2.9.1-1
Description: Regular expression libraries for Lua
URL: http://rrthomas.github.io/lrexlib/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: osch
Submitter: haawda
FirstSubmitted: 1406664920
LastModified: 1596818198
URLPath: /cgit/aur.git/snapshot/lrexlib.tar.gz