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
Copied
b. Install javacc on Arch using YAY
$
yay -S
javacc
Copied
* (Optional) Uninstall javacc on Arch using YAY
$
yay -Rns
javacc
Copied
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
Copied
b. Clone javacc's git locally
$
git clone https://aur.archlinux.org/javacc.git
~/javacc
Copied
c. Go to ~/javacc folder and install it
$
cd
~/javacc
Copied
$
makepkg -si
Copied
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
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