ocaml4-compiler-libs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml4-compiler-libs

* (Optional) Uninstall ocaml4-compiler-libs on Arch using YAY

$ yay -Rns ocaml4-compiler-libs

2. Manually Install "ocaml4-compiler-libs" via AUR

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

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

b. Clone ocaml4-compiler-libs's git locally

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

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

$ cd ~/ocaml4-compiler-libs $ makepkg -si

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

ID: 1275075
Name: ocaml4-compiler-libs
PackageBaseID: 194838
PackageBase: ocaml4
Version: 4.14.1-1
Description: Several modules used internally by the OCaml compiler
URL: https://caml.inria.fr/
NumVotes: 1
Popularity: 0.136254
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687098330
LastModified: 1687098330
URLPath: /cgit/aur.git/snapshot/ocaml4-compiler-libs.tar.gz