python-parsing-bin on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-parsing-bin

* (Optional) Uninstall python-parsing-bin on Arch using YAY

$ yay -Rns python-parsing-bin

2. Manually Install "python-parsing-bin" via AUR

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

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

b. Clone python-parsing-bin's git locally

$ git clone https://aur.archlinux.org/python-parsing-bin.git ~/python-parsing-bin

c. Go to ~/python-parsing-bin folder and install it

$ cd ~/python-parsing-bin $ makepkg -si

3. Information about the python-parsing-bin package on Arch User Repository (AUR)

ID: 1290351
Name: python-parsing-bin
PackageBaseID: 191953
PackageBase: python-parsing-bin
Version: 2.0.3-2
Description: A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.
URL: http://www.canonware.com/Parsing/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fantix
Submitter: fantix
FirstSubmitted: 1679861261
LastModified: 1689622906
URLPath: /cgit/aur.git/snapshot/python-parsing-bin.tar.gz