libparser on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install libparser on Arch using YAY
$
yay -S
libparser
Copied
* (Optional) Uninstall libparser on Arch using YAY
$
yay -Rns
libparser
Copied
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
Copied
b. Clone libparser's git locally
$
git clone https://aur.archlinux.org/libparser.git
~/libparser
Copied
c. Go to ~/libparser folder and install it
$
cd
~/libparser
Copied
$
makepkg -si
Copied
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
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