javacc on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S javacc

* (Optional) Uninstall javacc on Arch using YAY

$ yay -Rns javacc

2. Manually Install "javacc" via AUR

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

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

b. Clone javacc's git locally

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

c. Go to ~/javacc folder and install it

$ cd ~/javacc $ makepkg -si

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

ID: 1395897
Name: javacc
PackageBaseID: 106008
PackageBase: javacc
Version: 7.0.13-1
Description: Parser/scanner generator for Java
URL: http://javacc.org/
NumVotes: 4
Popularity: 0.425018
OutOfDate:
Maintainer: darkfish
Submitter: patadune
FirstSubmitted: 1452595621
LastModified: 1706682210
URLPath: /cgit/aur.git/snapshot/javacc.tar.gz