ocaml-fieldslib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-fieldslib

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

$ yay -Rns ocaml-fieldslib

2. Manually Install "ocaml-fieldslib" via AUR

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

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

b. Clone ocaml-fieldslib's git locally

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

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

$ cd ~/ocaml-fieldslib $ makepkg -si

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

ID: 1393769
Name: ocaml-fieldslib
PackageBaseID: 32450
PackageBase: ocaml-fieldslib
Version: 1:0.16.0-1
Description: OCaml record fields as first class values
URL: https://github.com/janestreet/fieldslib
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: npouillard
FirstSubmitted: 1260012500
LastModified: 1706396821
URLPath: /cgit/aur.git/snapshot/ocaml-fieldslib.tar.gz

5. The same packages on other Linux Distributions