ocaml-menhir on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "ocaml-menhir" 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 ocaml-menhir on Arch using YAY
$
yay -S
ocaml-menhir
Copied
* (Optional) Uninstall ocaml-menhir on Arch using YAY
$
yay -Rns
ocaml-menhir
Copied
2. Manually Install "ocaml-menhir" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ocaml-menhir's git locally
$
git clone https://aur.archlinux.org/ocaml-menhir.git
~/ocaml-menhir
Copied
c. Go to ~/ocaml-menhir folder and install it
$
cd
~/ocaml-menhir
Copied
$
makepkg -si
Copied
3. Information about the ocaml-menhir package on Arch User Repository (AUR)
ID: 1384126
Name: ocaml-menhir
PackageBaseID: 55883
PackageBase: ocaml-menhir
Version: 20231231-1
Description: Menhir is a LR(1) parser generator for the OCaml.
URL: http://cristal.inria.fr/~fpottier/menhir/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter:
FirstSubmitted: 1326832901
LastModified: 1704990040
URLPath: /cgit/aur.git/snapshot/ocaml-menhir.tar.gz
Name: ocaml-menhir
PackageBaseID: 55883
PackageBase: ocaml-menhir
Version: 20231231-1
Description: Menhir is a LR(1) parser generator for the OCaml.
URL: http://cristal.inria.fr/~fpottier/menhir/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter:
FirstSubmitted: 1326832901
LastModified: 1704990040
URLPath: /cgit/aur.git/snapshot/ocaml-menhir.tar.gz