python-parglare on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-parglare

* (Optional) Uninstall python-parglare on Arch using YAY

$ yay -Rns python-parglare

2. Manually Install "python-parglare" via AUR

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

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

b. Clone python-parglare's git locally

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

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

$ cd ~/python-parglare $ makepkg -si

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

ID: 698341
Name: python-parglare
PackageBaseID: 143410
PackageBase: python-parglare
Version: 0.12.0-1
Description: A pure Python scannerless LR/GLR parser
URL: https://github.com/igordejanovic/parglare
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1562877334
LastModified: 1582060844
URLPath: /cgit/aur.git/snapshot/python-parglare.tar.gz