ocaml-ppx_jane on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ocaml-ppx_jane

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

$ yay -Rns ocaml-ppx_jane

2. Manually Install "ocaml-ppx_jane" 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_jane's git locally

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

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

$ cd ~/ocaml-ppx_jane $ makepkg -si

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

ID: 1393818
Name: ocaml-ppx_jane
PackageBaseID: 107183
PackageBase: ocaml-ppx_jane
Version: 1:0.16.0-1
Description: Standard Jane Street ppx rewriters
URL: https://github.com/janestreet/ppx_jane
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1454727317
LastModified: 1706397098
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_jane.tar.gz