cpp-peglib on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cpp-peglib

* (Optional) Uninstall cpp-peglib on Arch using YAY

$ yay -Rns cpp-peglib

2. Manually Install "cpp-peglib" via AUR

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

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

b. Clone cpp-peglib's git locally

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

c. Go to ~/cpp-peglib folder and install it

$ cd ~/cpp-peglib $ makepkg -si

3. Information about the cpp-peglib package on Arch User Repository (AUR)

ID: 1228683
Name: cpp-peglib
PackageBaseID: 191703
PackageBase: cpp-peglib
Version: 1.8.3-1
Description: A single file C++ header-only PEG (Parsing Expression Grammars) library
URL: https://github.com/yhirose/cpp-peglib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1679172965
LastModified: 1679172965
URLPath: /cgit/aur.git/snapshot/cpp-peglib.tar.gz