camlp5-transitional on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S camlp5-transitional

* (Optional) Uninstall camlp5-transitional on Arch using YAY

$ yay -Rns camlp5-transitional

2. Manually Install "camlp5-transitional" via AUR

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

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

b. Clone camlp5-transitional's git locally

$ git clone https://aur.archlinux.org/camlp5-transitional.git ~/camlp5-transitional

c. Go to ~/camlp5-transitional folder and install it

$ cd ~/camlp5-transitional $ makepkg -si

3. Information about the camlp5-transitional package on Arch User Repository (AUR)

ID: 681981
Name: camlp5-transitional
PackageBaseID: 58349
PackageBase: camlp5-transitional
Version: 7.10-1
Description: A preprocessor-pretty-printer of OCaml. (transitional)
URL: https://camlp5.github.io/
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1334004746
LastModified: 1577941933
URLPath: /cgit/aur.git/snapshot/camlp5-transitional.tar.gz