ocaml-fix on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-fix

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

$ yay -Rns ocaml-fix

2. Manually Install "ocaml-fix" via AUR

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

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

b. Clone ocaml-fix's git locally

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

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

$ cd ~/ocaml-fix $ makepkg -si

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

ID: 1178074
Name: ocaml-fix
PackageBaseID: 188456
PackageBase: ocaml-fix
Version: 20220121-1
Description: Algorithmic building blocks for memoization, recursion, and more
URL: https://gitlab.inria.fr/fpottier/fix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: eclairevoyant
FirstSubmitted: 1670147127
LastModified: 1670147127
URLPath: /cgit/aur.git/snapshot/ocaml-fix.tar.gz