ocaml-jsonm on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-jsonm

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

$ yay -Rns ocaml-jsonm

2. Manually Install "ocaml-jsonm" via AUR

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

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

b. Clone ocaml-jsonm's git locally

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

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

$ cd ~/ocaml-jsonm $ makepkg -si

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

ID: 1389850
Name: ocaml-jsonm
PackageBaseID: 201763
PackageBase: ocaml-jsonm
Version: 1.0.2-1
Description: Non-blocking streaming JSON codec for OCaml
URL: https://erratique.ch/software/jsonm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lthms
Submitter: lthms
FirstSubmitted: 1705847436
LastModified: 1705847436
URLPath: /cgit/aur.git/snapshot/ocaml-jsonm.tar.gz