antlr3 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S antlr3

* (Optional) Uninstall antlr3 on Arch using YAY

$ yay -Rns antlr3

2. Manually Install "antlr3" via AUR

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

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

b. Clone antlr3's git locally

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

c. Go to ~/antlr3 folder and install it

$ cd ~/antlr3 $ makepkg -si

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

ID: 1387402
Name: antlr3
PackageBaseID: 102217
PackageBase: antlr3
Version: 3.5.3-1
Description: Parser generator for reading, processing, executing, or translating structured text or binary files.
URL: https://www.antlr3.org/index.html
NumVotes: 8
Popularity: 6.0E-6
OutOfDate:
Maintainer: duanlab
Submitter: gagarski
FirstSubmitted: 1445427456
LastModified: 1705479648
URLPath: /cgit/aur.git/snapshot/antlr3.tar.gz