pegc on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pegc

* (Optional) Uninstall pegc on Arch using YAY

$ yay -Rns pegc

2. Manually Install "pegc" via AUR

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

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

b. Clone pegc's git locally

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

c. Go to ~/pegc folder and install it

$ cd ~/pegc $ makepkg -si

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

ID: 188343
Name: pegc
PackageBaseID: 89652
PackageBase: pegc
Version: 705c7a70ba-1
Description: An experimental toolkit for writing PEG parsers in C
URL: http://fossil.wanderinghorse.net/repos/pegc/index.cgi/index
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dseg
FirstSubmitted: 1421830424
LastModified: 1433841885
URLPath: /cgit/aur.git/snapshot/pegc.tar.gz