ocaml-int_repr on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-int_repr

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

$ yay -Rns ocaml-int_repr

2. Manually Install "ocaml-int_repr" via AUR

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

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

b. Clone ocaml-int_repr's git locally

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

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

$ cd ~/ocaml-int_repr $ makepkg -si

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

ID: 1393774
Name: ocaml-int_repr
PackageBaseID: 182981
PackageBase: ocaml-int_repr
Version: 0.16.0-1
Description: Integers of various widths
URL: https://github.com/janestreet/int_repr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1654644413
LastModified: 1706396851
URLPath: /cgit/aur.git/snapshot/ocaml-int_repr.tar.gz