ocaml-biniou on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S ocaml-biniou

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

$ yay -Rns ocaml-biniou

2. Manually Install "ocaml-biniou" via AUR

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

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

b. Clone ocaml-biniou's git locally

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

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

$ cd ~/ocaml-biniou $ makepkg -si

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

ID: 1132506
Name: ocaml-biniou
PackageBaseID: 144871
PackageBase: ocaml-biniou
Version: 1.2.2-7
Description: An optimized parsing and printing library for JSON
URL: https://github.com/ocaml-community/biniou
NumVotes: 4
Popularity: 2.0E-6
OutOfDate:
Maintainer: condy
Submitter: nerflad
FirstSubmitted: 1567760358
LastModified: 1661785856
URLPath: /cgit/aur.git/snapshot/ocaml-biniou.tar.gz