ocaml-comparelib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ocaml-comparelib

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

$ yay -Rns ocaml-comparelib

2. Manually Install "ocaml-comparelib" via AUR

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

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

b. Clone ocaml-comparelib's git locally

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

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

$ cd ~/ocaml-comparelib $ makepkg -si

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

ID: 427861
Name: ocaml-comparelib
PackageBaseID: 62946
PackageBase: ocaml-comparelib
Version: 113.00.00-1
Description: OCaml syntax extension for deriving "compare" functions automatically
URL: https://github.com/janestreet/comparelib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1348096417
LastModified: 1500203444
URLPath: /cgit/aur.git/snapshot/ocaml-comparelib.tar.gz