bison-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bison-git

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

$ yay -Rns bison-git

2. Manually Install "bison-git" via AUR

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

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

b. Clone bison-git's git locally

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

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

$ cd ~/bison-git $ makepkg -si

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

ID: 1237171
Name: bison-git
PackageBaseID: 124808
PackageBase: bison-git
Version: 3.8.2.r46.g97852f39-1
Description: The GNU general-purpose parser generator
URL: https://www.gnu.org/software/bison/bison.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502647324
LastModified: 1680729004
URLPath: /cgit/aur.git/snapshot/bison-git.tar.gz