ocaml-configurator on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocaml-configurator

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

$ yay -Rns ocaml-configurator

2. Manually Install "ocaml-configurator" via AUR

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

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

b. Clone ocaml-configurator's git locally

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

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

$ cd ~/ocaml-configurator $ makepkg -si

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

ID: 522611
Name: ocaml-configurator
PackageBaseID: 133809
PackageBase: ocaml-configurator
Version: 0.11.0-1
Description: Helper library for gathering system configuration
URL: https://github.com/janestreet/configurator
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1530130354
LastModified: 1530130354
URLPath: /cgit/aur.git/snapshot/ocaml-configurator.tar.gz