byaccj on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S byaccj

* (Optional) Uninstall byaccj on Arch using YAY

$ yay -Rns byaccj

2. Manually Install "byaccj" via AUR

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

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

b. Clone byaccj's git locally

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

c. Go to ~/byaccj folder and install it

$ cd ~/byaccj $ makepkg -si

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

ID: 364619
Name: byaccj
PackageBaseID: 117694
PackageBase: byaccj
Version: 1.15-1
Description: An extension of the Berkeley YACC-compatible parser generator.
URL: http://byaccj.sourceforge.net/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: crisbal
Submitter: crisbal
FirstSubmitted: 1481576392
LastModified: 1481576392
URLPath: /cgit/aur.git/snapshot/byaccj.tar.gz