goyacc on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "goyacc" 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 goyacc on Arch using YAY
$
yay -S
goyacc
Copied
* (Optional) Uninstall goyacc on Arch using YAY
$
yay -Rns
goyacc
Copied
2. Manually Install "goyacc" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone goyacc's git locally
$
git clone https://aur.archlinux.org/goyacc.git
~/goyacc
Copied
c. Go to ~/goyacc folder and install it
$
cd
~/goyacc
Copied
$
makepkg -si
Copied
3. Information about the goyacc package on Arch User Repository (AUR)
ID: 644572
Name: goyacc
PackageBaseID: 144958
PackageBase: goyacc
Version: autogenerated-1
Description: Goyacc is a version of yacc generating Go parsers. https://godoc.org/modernc.org/goyacc
URL: https://gitlab.com/cznic/goyacc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1568065781
LastModified: 1568065781
URLPath: /cgit/aur.git/snapshot/goyacc.tar.gz
Name: goyacc
PackageBaseID: 144958
PackageBase: goyacc
Version: autogenerated-1
Description: Goyacc is a version of yacc generating Go parsers. https://godoc.org/modernc.org/goyacc
URL: https://gitlab.com/cznic/goyacc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: moe_narrow
Submitter: moe_narrow
FirstSubmitted: 1568065781
LastModified: 1568065781
URLPath: /cgit/aur.git/snapshot/goyacc.tar.gz