apg-c on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S apg-c

* (Optional) Uninstall apg-c on Arch using YAY

$ yay -Rns apg-c

2. Manually Install "apg-c" via AUR

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

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

b. Clone apg-c's git locally

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

c. Go to ~/apg-c folder and install it

$ cd ~/apg-c $ makepkg -si

3. Information about the apg-c package on Arch User Repository (AUR)

ID: 1395503
Name: apg-c
PackageBaseID: 202036
PackageBase: apg-c
Version: 7.0-1
Description: an ABNF parser generator creating recursive-descent parsers from a superset of ABNF
URL: https://github.com/ldthomas/apg-7.0
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1706619931
LastModified: 1706619931
URLPath: /cgit/aur.git/snapshot/apg-c.tar.gz