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