ocaml-parsexp on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S ocaml-parsexp

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

$ yay -Rns ocaml-parsexp

2. Manually Install "ocaml-parsexp" via AUR

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

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

b. Clone ocaml-parsexp's git locally

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

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

$ cd ~/ocaml-parsexp $ makepkg -si

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

ID: 1393795
Name: ocaml-parsexp
PackageBaseID: 133825
PackageBase: ocaml-parsexp
Version: 0.16.0-1
Description: S-expression parsing library
URL: https://github.com/janestreet/parsexp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1530196614
LastModified: 1706396973
URLPath: /cgit/aur.git/snapshot/ocaml-parsexp.tar.gz