lalrpop on AUR (Arch User Repository)
Last updated: March 05,2025
1. Install "lalrpop" 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 lalrpop on Arch using YAY
$
yay -S
lalrpop
Copied
* (Optional) Uninstall lalrpop on Arch using YAY
$
yay -Rns
lalrpop
Copied
2. Manually Install "lalrpop" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lalrpop's git locally
$
git clone https://aur.archlinux.org/lalrpop.git
~/lalrpop
Copied
c. Go to ~/lalrpop folder and install it
$
cd
~/lalrpop
Copied
$
makepkg -si
Copied
3. Information about the lalrpop package on Arch User Repository (AUR)
ID: 1154660
Name: lalrpop
PackageBaseID: 178407
PackageBase: lalrpop
Version: 0.19.8-1
Description: LR(1) parser generator for Rust
URL: https://github.com/lalrpop/lalrpop
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1702594657
Maintainer: piggynl
Submitter: piggynl
FirstSubmitted: 1651221573
LastModified: 1666192182
URLPath: /cgit/aur.git/snapshot/lalrpop.tar.gz
Name: lalrpop
PackageBaseID: 178407
PackageBase: lalrpop
Version: 0.19.8-1
Description: LR(1) parser generator for Rust
URL: https://github.com/lalrpop/lalrpop
NumVotes: 1
Popularity: 1.0E-6
OutOfDate: 1702594657
Maintainer: piggynl
Submitter: piggynl
FirstSubmitted: 1651221573
LastModified: 1666192182
URLPath: /cgit/aur.git/snapshot/lalrpop.tar.gz