lua-lpeglabel on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lua-lpeglabel

* (Optional) Uninstall lua-lpeglabel on Arch using YAY

$ yay -Rns lua-lpeglabel

2. Manually Install "lua-lpeglabel" via AUR

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

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

b. Clone lua-lpeglabel's git locally

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

c. Go to ~/lua-lpeglabel folder and install it

$ cd ~/lua-lpeglabel $ makepkg -si

3. Information about the lua-lpeglabel package on Arch User Repository (AUR)

ID: 702278
Name: lua-lpeglabel
PackageBaseID: 149631
PackageBase: lua-lpeglabel
Version: 1.6.0-1
Description: An extension of LPeg that supports labeled failures
URL: https://github.com/sqmedeiros/lpeglabel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: s-ol
Submitter: s-ol
FirstSubmitted: 1582922668
LastModified: 1582922668
URLPath: /cgit/aur.git/snapshot/lua-lpeglabel.tar.gz