byacc-bison on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S byacc-bison

* (Optional) Uninstall byacc-bison on Arch using YAY

$ yay -Rns byacc-bison

2. Manually Install "byacc-bison" via AUR

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

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

b. Clone byacc-bison's git locally

$ git clone https://aur.archlinux.org/byacc-bison.git ~/byacc-bison

c. Go to ~/byacc-bison folder and install it

$ cd ~/byacc-bison $ makepkg -si

3. Information about the byacc-bison package on Arch User Repository (AUR)

ID: 215971
Name: byacc-bison
PackageBaseID: 96496
PackageBase: byacc-bison
Version: 1-1
Description: A Berkeley reimplementation of the Unix parser generator Yacc (providing bison/yacc)
URL: http://invisible-island.net/byacc/
NumVotes: 27
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1438113772
LastModified: 1438113775
URLPath: /cgit/aur.git/snapshot/byacc-bison.tar.gz