bison2 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S bison2

* (Optional) Uninstall bison2 on Arch using YAY

$ yay -Rns bison2

2. Manually Install "bison2" via AUR

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

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

b. Clone bison2's git locally

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

c. Go to ~/bison2 folder and install it

$ cd ~/bison2 $ makepkg -si

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

ID: 613234
Name: bison2
PackageBaseID: 132049
PackageBase: bison2
Version: 2.7.1-2
Description: The GNU general-purpose parser generator, older version
URL: http://www.gnu.org/software/bison/bison.html
NumVotes: 1
Popularity: 0
OutOfDate: 1657306878
Maintainer:
Submitter: marquicus
FirstSubmitted: 1525327681
LastModified: 1558040866
URLPath: /cgit/aur.git/snapshot/bison2.tar.gz