antlr2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S antlr2

* (Optional) Uninstall antlr2 on Arch using YAY

$ yay -Rns antlr2

2. Manually Install "antlr2" via AUR

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

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

b. Clone antlr2's git locally

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

c. Go to ~/antlr2 folder and install it

$ cd ~/antlr2 $ makepkg -si

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

ID: 1059933
Name: antlr2
PackageBaseID: 177529
PackageBase: antlr2
Version: 2.7.7-12
Description: Language recognition tool providing a framework to build grammatical parsers
URL: https://www.antlr2.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1648830461
LastModified: 1648830461
URLPath: /cgit/aur.git/snapshot/antlr2.tar.gz

5. The same packages on other Linux Distributions