ocaml4-ocamlbuild on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml4-ocamlbuild

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

$ yay -Rns ocaml4-ocamlbuild

2. Manually Install "ocaml4-ocamlbuild" via AUR

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

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

b. Clone ocaml4-ocamlbuild's git locally

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

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

$ cd ~/ocaml4-ocamlbuild $ makepkg -si

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

ID: 1275081
Name: ocaml4-ocamlbuild
PackageBaseID: 194844
PackageBase: ocaml4-ocamlbuild
Version: 0.14.2-1
Description: Build tool, that has built-in rules for building OCaml library and programs
URL: https://github.com/ocaml/ocamlbuild
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687098411
LastModified: 1687098411
URLPath: /cgit/aur.git/snapshot/ocaml4-ocamlbuild.tar.gz