ocaml-bin_prot on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ocaml-bin_prot

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

$ yay -Rns ocaml-bin_prot

2. Manually Install "ocaml-bin_prot" via AUR

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

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

b. Clone ocaml-bin_prot's git locally

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

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

$ cd ~/ocaml-bin_prot $ makepkg -si

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

ID: 1393757
Name: ocaml-bin_prot
PackageBaseID: 68670
PackageBase: ocaml-bin_prot
Version: 1:0.16.0-1
Description: A binary protocol generator
URL: https://github.com/janestreet/bin_prot
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: nextAaron
FirstSubmitted: 1364722135
LastModified: 1706396747
URLPath: /cgit/aur.git/snapshot/ocaml-bin_prot.tar.gz