parsergen on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S parsergen

* (Optional) Uninstall parsergen on Arch using YAY

$ yay -Rns parsergen

2. Manually Install "parsergen" via AUR

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

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

b. Clone parsergen's git locally

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

c. Go to ~/parsergen folder and install it

$ cd ~/parsergen $ makepkg -si

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

ID: 1203369
Name: parsergen
PackageBaseID: 161123
PackageBase: parsergen
Version: 1.7.4-1
Description: Self-hosted LR parser generator in C++20
URL: https://github.com/buck-yeh/parsergen.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: buck.yeh
Submitter: buck.yeh
FirstSubmitted: 1608545955
LastModified: 1674989322
URLPath: /cgit/aur.git/snapshot/parsergen.tar.gz