ocaml-menhir-compcert on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-menhir-compcert

* (Optional) Uninstall ocaml-menhir-compcert on Arch using YAY

$ yay -Rns ocaml-menhir-compcert

2. Manually Install "ocaml-menhir-compcert" via AUR

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

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

b. Clone ocaml-menhir-compcert's git locally

$ git clone https://aur.archlinux.org/ocaml-menhir-compcert.git ~/ocaml-menhir-compcert

c. Go to ~/ocaml-menhir-compcert folder and install it

$ cd ~/ocaml-menhir-compcert $ makepkg -si

3. Information about the ocaml-menhir-compcert package on Arch User Repository (AUR)

ID: 969784
Name: ocaml-menhir-compcert
PackageBaseID: 143388
PackageBase: ocaml-menhir-compcert
Version: 20210419-1
Description: Latest version of Menhir that can build the latest CompCert release.
URL: http://cristal.inria.fr/~fpottier/menhir/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xuanruiqi
FirstSubmitted: 1562825354
LastModified: 1633398869
URLPath: /cgit/aur.git/snapshot/ocaml-menhir-compcert.tar.gz