ocaml-extlib on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ocaml-extlib

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

$ yay -Rns ocaml-extlib

2. Manually Install "ocaml-extlib" via AUR

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

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

b. Clone ocaml-extlib's git locally

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

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

$ cd ~/ocaml-extlib $ makepkg -si

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

ID: 1210032
Name: ocaml-extlib
PackageBaseID: 98514
PackageBase: ocaml-extlib
Version: 1.7.9-1
Description: Extends the OCaml standard library
URL: https://github.com/ygrek/ocaml-extlib
NumVotes: 38
Popularity: 0
OutOfDate:
Maintainer: Forty-Bot
Submitter: tahayassen
FirstSubmitted: 1440538298
LastModified: 1676218206
URLPath: /cgit/aur.git/snapshot/ocaml-extlib.tar.gz