llnextgen on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S llnextgen

* (Optional) Uninstall llnextgen on Arch using YAY

$ yay -Rns llnextgen

2. Manually Install "llnextgen" via AUR

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

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

b. Clone llnextgen's git locally

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

c. Go to ~/llnextgen folder and install it

$ cd ~/llnextgen $ makepkg -si

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

ID: 993569
Name: llnextgen
PackageBaseID: 105151
PackageBase: llnextgen
Version: 0.5.5-2
Description: The spirtual successor of Jacobs and Grune's parser generator.
URL: https://os.ghalkes.nl/LLnextgen/download.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: computerquip
FirstSubmitted: 1451242024
LastModified: 1637782497
URLPath: /cgit/aur.git/snapshot/llnextgen.tar.gz