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