ocaml4-num on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml4-num

* (Optional) Uninstall ocaml4-num on Arch using YAY

$ yay -Rns ocaml4-num

2. Manually Install "ocaml4-num" via AUR

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

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

b. Clone ocaml4-num's git locally

$ git clone https://aur.archlinux.org/ocaml4-num.git ~/ocaml4-num

c. Go to ~/ocaml4-num folder and install it

$ cd ~/ocaml4-num $ makepkg -si

3. Information about the ocaml4-num package on Arch User Repository (AUR)

ID: 1275080
Name: ocaml4-num
PackageBaseID: 194843
PackageBase: ocaml4-num
Version: 1.4-1
Description: Library for arbitrary-precision integer and rational arithmetic that used to be part of the OCaml core distribution
URL: https://github.com/ocaml/num
NumVotes: 1
Popularity: 0.136254
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687098398
LastModified: 1687098398
URLPath: /cgit/aur.git/snapshot/ocaml4-num.tar.gz