nyacc on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S nyacc

* (Optional) Uninstall nyacc on Arch using YAY

$ yay -Rns nyacc

2. Manually Install "nyacc" via AUR

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

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

b. Clone nyacc's git locally

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

c. Go to ~/nyacc folder and install it

$ cd ~/nyacc $ makepkg -si

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

ID: 1232318
Name: nyacc
PackageBaseID: 191944
PackageBase: nyacc
Version: 1.05.1-1
Description: Not Yet Another Compiler Compiler
URL: http://www.nongnu.org/nyacc
NumVotes: 0
Popularity: 0
OutOfDate: 1692878217
Maintainer:
Submitter: jelly
FirstSubmitted: 1679837483
LastModified: 1679837483
URLPath: /cgit/aur.git/snapshot/nyacc.tar.gz