ocaml-variantslib on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S ocaml-variantslib

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

$ yay -Rns ocaml-variantslib

2. Manually Install "ocaml-variantslib" via AUR

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

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

b. Clone ocaml-variantslib's git locally

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

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

$ cd ~/ocaml-variantslib $ makepkg -si

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

ID: 1393864
Name: ocaml-variantslib
PackageBaseID: 61239
PackageBase: ocaml-variantslib
Version: 1:0.16.0-1
Description: OCaml variants as first class values
URL: https://github.com/janestreet/variantslib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter:
FirstSubmitted: 1343379403
LastModified: 1706397375
URLPath: /cgit/aur.git/snapshot/ocaml-variantslib.tar.gz

5. The same packages on other Linux Distributions