ocaml-record_builder on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-record_builder

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

$ yay -Rns ocaml-record_builder

2. Manually Install "ocaml-record_builder" via AUR

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

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

b. Clone ocaml-record_builder's git locally

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

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

$ cd ~/ocaml-record_builder $ makepkg -si

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

ID: 1148024
Name: ocaml-record_builder
PackageBaseID: 186333
PackageBase: ocaml-record_builder
Version: 0.15.0-1
Description: A library which provides traversal of records with an applicative.
URL: https://github.com/janestreet/record_builder
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1664832872
LastModified: 1664832872
URLPath: /cgit/aur.git/snapshot/ocaml-record_builder.tar.gz