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