libparser on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libparser

* (Optional) Uninstall libparser on Arch using YAY

$ yay -Rns libparser

2. Manually Install "libparser" via AUR

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

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

b. Clone libparser's git locally

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

c. Go to ~/libparser folder and install it

$ cd ~/libparser $ makepkg -si

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

ID: 1282986
Name: libparser
PackageBaseID: 165738
PackageBase: libparser
Version: 1.1.2-1
Description: Right-context-sensitive grammar parsing library
URL: https://codeberg.org/maandree/libparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1618684281
LastModified: 1688446569
URLPath: /cgit/aur.git/snapshot/libparser.tar.gz