ocaml-herelib on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-herelib

* (Optional) Uninstall ocaml-herelib on Arch using YAY

$ yay -Rns ocaml-herelib

2. Manually Install "ocaml-herelib" via AUR

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

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

b. Clone ocaml-herelib's git locally

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

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

$ cd ~/ocaml-herelib $ makepkg -si

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

ID: 427884
Name: ocaml-herelib
PackageBaseID: 68693
PackageBase: ocaml-herelib
Version: 112.35.00-1
Description: OCaml syntax extension for inserting the current location
URL: https://github.com/janestreet/herelib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nextAaron
FirstSubmitted: 1364791713
LastModified: 1500203839
URLPath: /cgit/aur.git/snapshot/ocaml-herelib.tar.gz