ocaml-objsize on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocaml-objsize

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

$ yay -Rns ocaml-objsize

2. Manually Install "ocaml-objsize" via AUR

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

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

b. Clone ocaml-objsize's git locally

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

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

$ cd ~/ocaml-objsize $ makepkg -si

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

ID: 905098
Name: ocaml-objsize
PackageBaseID: 41176
PackageBase: ocaml-objsize
Version: 0.18-1
Description: A small OCaml library for computing size of OCaml values.
URL: https://opam.ocaml.org/packages/objsize/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: simon04
FirstSubmitted: 1285617564
LastModified: 1620679066
URLPath: /cgit/aur.git/snapshot/ocaml-objsize.tar.gz