cmyacc on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cmyacc

* (Optional) Uninstall cmyacc on Arch using YAY

$ yay -Rns cmyacc

2. Manually Install "cmyacc" via AUR

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

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

b. Clone cmyacc's git locally

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

c. Go to ~/cmyacc folder and install it

$ cd ~/cmyacc $ makepkg -si

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

ID: 1129263
Name: cmyacc
PackageBaseID: 185150
PackageBase: cmyacc
Version: 2.1-2
Description: A parser generator for Standard ML, OCaml, and Haskell
URL: https://www.cs.cmu.edu/~crary/cmtool/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kopecs
Submitter: kopecs
FirstSubmitted: 1661209016
LastModified: 1661209016
URLPath: /cgit/aur.git/snapshot/cmyacc.tar.gz