ocaml-ezjsonm-encoding on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-ezjsonm-encoding

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

$ yay -Rns ocaml-ezjsonm-encoding

2. Manually Install "ocaml-ezjsonm-encoding" 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-encoding's git locally

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

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

$ cd ~/ocaml-ezjsonm-encoding $ makepkg -si

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

ID: 1389886
Name: ocaml-ezjsonm-encoding
PackageBaseID: 201767
PackageBase: ocaml-ezjsonm-encoding
Version: 2.0.0-1
Description: Encoding combinators a la Data_encoding for Ezjsonm
URL: https://github.com/lthms/ezjsonm-encoding
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lthms
Submitter: lthms
FirstSubmitted: 1705852095
LastModified: 1705852095
URLPath: /cgit/aur.git/snapshot/ocaml-ezjsonm-encoding.tar.gz