eclipse-antlr-runtime on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S eclipse-antlr-runtime

* (Optional) Uninstall eclipse-antlr-runtime on Arch using YAY

$ yay -Rns eclipse-antlr-runtime

2. Manually Install "eclipse-antlr-runtime" via AUR

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

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

b. Clone eclipse-antlr-runtime's git locally

$ git clone https://aur.archlinux.org/eclipse-antlr-runtime.git ~/eclipse-antlr-runtime

c. Go to ~/eclipse-antlr-runtime folder and install it

$ cd ~/eclipse-antlr-runtime $ makepkg -si

3. Information about the eclipse-antlr-runtime package on Arch User Repository (AUR)

ID: 373651
Name: eclipse-antlr-runtime
PackageBaseID: 118712
PackageBase: eclipse-antlr-runtime
Version: 3.0.0-3
Description: Support for antlr parser generator in Eclipse
URL: http://antlreclipse.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: darose
FirstSubmitted: 1484243725
LastModified: 1484243725
URLPath: /cgit/aur.git/snapshot/eclipse-antlr-runtime.tar.gz