antlr3-3.1.2 on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S antlr3-3.1.2

* (Optional) Uninstall antlr3-3.1.2 on Arch using YAY

$ yay -Rns antlr3-3.1.2

2. Manually Install "antlr3-3.1.2" via AUR

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

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

b. Clone antlr3-3.1.2's git locally

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

c. Go to ~/antlr3-3.1.2 folder and install it

$ cd ~/antlr3-3.1.2 $ makepkg -si

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

ID: 566149
Name: antlr3-3.1.2
PackageBaseID: 137856
PackageBase: antlr3-3.1.2
Version: 3.1.2-3
Description: ANTLR3 version 3.1.2. A parser generator for reading, processing, executing, or translating structured text or binary files.
URL: https://www.antlr3.org/index.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dreieck
FirstSubmitted: 1544100233
LastModified: 1544100233
URLPath: /cgit/aur.git/snapshot/antlr3-3.1.2.tar.gz