python-apg-py on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-apg-py

* (Optional) Uninstall python-apg-py on Arch using YAY

$ yay -Rns python-apg-py

2. Manually Install "python-apg-py" via AUR

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

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

b. Clone python-apg-py's git locally

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

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

$ cd ~/python-apg-py $ makepkg -si

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

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