ocaml-ppx_gen_rec on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocaml-ppx_gen_rec

* (Optional) Uninstall ocaml-ppx_gen_rec on Arch using YAY

$ yay -Rns ocaml-ppx_gen_rec

2. Manually Install "ocaml-ppx_gen_rec" via AUR

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

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

b. Clone ocaml-ppx_gen_rec's git locally

$ git clone https://aur.archlinux.org/ocaml-ppx_gen_rec.git ~/ocaml-ppx_gen_rec

c. Go to ~/ocaml-ppx_gen_rec folder and install it

$ cd ~/ocaml-ppx_gen_rec $ makepkg -si

3. Information about the ocaml-ppx_gen_rec package on Arch User Repository (AUR)

ID: 1393812
Name: ocaml-ppx_gen_rec
PackageBaseID: 148273
PackageBase: ocaml-ppx_gen_rec
Version: 2.0.0-5
Description: A ppx rewriter that transforms a recursive module expression into a `struct`
URL: https://github.com/flow/ocaml-ppx_gen_rec
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1579271118
LastModified: 1706397061
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_gen_rec.tar.gz