ocaml-cstruct on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-cstruct

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

$ yay -Rns ocaml-cstruct

2. Manually Install "ocaml-cstruct" via AUR

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

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

b. Clone ocaml-cstruct's git locally

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

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

$ cd ~/ocaml-cstruct $ makepkg -si

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

ID: 1389839
Name: ocaml-cstruct
PackageBaseID: 201760
PackageBase: ocaml-cstruct
Version: 6.2.0-1
Description: Map OCaml arrays onto C-like structs
URL: https://github.com/mirage/ocaml-cstruct
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lthms
Submitter: lthms
FirstSubmitted: 1705845411
LastModified: 1705845411
URLPath: /cgit/aur.git/snapshot/ocaml-cstruct.tar.gz