ocaml-fix on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install ocaml-fix on Arch using YAY
$
yay -S
ocaml-fix
Copied
* (Optional) Uninstall ocaml-fix on Arch using YAY
$
yay -Rns
ocaml-fix
Copied
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
Copied
b. Clone ocaml-fix's git locally
$
git clone https://aur.archlinux.org/ocaml-fix.git
~/ocaml-fix
Copied
c. Go to ~/ocaml-fix folder and install it
$
cd
~/ocaml-fix
Copied
$
makepkg -si
Copied
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
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