ocaml-ocplib-endian on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ocaml-ocplib-endian

* (Optional) Uninstall ocaml-ocplib-endian on Arch using YAY

$ yay -Rns ocaml-ocplib-endian

2. Manually Install "ocaml-ocplib-endian" via AUR

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

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

b. Clone ocaml-ocplib-endian's git locally

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

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

$ cd ~/ocaml-ocplib-endian $ makepkg -si

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

ID: 1412162
Name: ocaml-ocplib-endian
PackageBaseID: 144983
PackageBase: ocaml-ocplib-endian
Version: 1.2-7
Description: Optimised functions to read and write int16/32/64 from strings, bytes and bigarrays
URL: https://github.com/OCamlPro/ocplib-endian
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1568204497
LastModified: 1708380717
URLPath: /cgit/aur.git/snapshot/ocaml-ocplib-endian.tar.gz