ocaml4-camlp4 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml4-camlp4

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

$ yay -Rns ocaml4-camlp4

2. Manually Install "ocaml4-camlp4" via AUR

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

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

b. Clone ocaml4-camlp4's git locally

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

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

$ cd ~/ocaml4-camlp4 $ makepkg -si

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

ID: 1275076
Name: ocaml4-camlp4
PackageBaseID: 194839
PackageBase: ocaml4-camlp4
Version: 4.14+1-1
Description: Caml preprocessor and pretty-printer
URL: https://github.com/ocaml/camlp4/releases
NumVotes: 1
Popularity: 0.136254
OutOfDate:
Maintainer: FabioLolix
Submitter: FabioLolix
FirstSubmitted: 1687098344
LastModified: 1687098344
URLPath: /cgit/aur.git/snapshot/ocaml4-camlp4.tar.gz