ocaml-ezjsonm on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S ocaml-ezjsonm

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

$ yay -Rns ocaml-ezjsonm

2. Manually Install "ocaml-ezjsonm" via AUR

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

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

b. Clone ocaml-ezjsonm's git locally

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

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

$ cd ~/ocaml-ezjsonm $ makepkg -si

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

ID: 1389852
Name: ocaml-ezjsonm
PackageBaseID: 201764
PackageBase: ocaml-ezjsonm
Version: 1.3.0-2
Description: An easy interface on top of the Jsonm library.
URL: https://github.com/mirage/ezjsonm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lthms
Submitter: lthms
FirstSubmitted: 1705847456
LastModified: 1705847648
URLPath: /cgit/aur.git/snapshot/ocaml-ezjsonm.tar.gz