ocaml4-findlib on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S ocaml4-findlib

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

$ yay -Rns ocaml4-findlib

2. Manually Install "ocaml4-findlib" via AUR

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

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

b. Clone ocaml4-findlib's git locally

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

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

$ cd ~/ocaml4-findlib $ makepkg -si

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

ID: 1275078
Name: ocaml4-findlib
PackageBaseID: 194841
PackageBase: ocaml4-findlib
Version: 1.9.6-1
Description: OCaml package manager
URL: http://projects.camlcity.org/projects/findlib.html
NumVotes: 1
Popularity: 0.136255
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687098373
LastModified: 1687098373
URLPath: /cgit/aur.git/snapshot/ocaml4-findlib.tar.gz