ocaml-sexplib on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S ocaml-sexplib

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

$ yay -Rns ocaml-sexplib

2. Manually Install "ocaml-sexplib" via AUR

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

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

b. Clone ocaml-sexplib's git locally

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

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

$ cd ~/ocaml-sexplib $ makepkg -si

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

ID: 1393843
Name: ocaml-sexplib
PackageBaseID: 21557
PackageBase: ocaml-sexplib
Version: 1:0.16.0-1
Description: Library for serializing OCaml values to and from S-expressions
URL: https://github.com/janestreet/sexplib
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter:
FirstSubmitted: 1226835377
LastModified: 1706397246
URLPath: /cgit/aur.git/snapshot/ocaml-sexplib.tar.gz