ocaml-ppx_driver on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S ocaml-ppx_driver

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

$ yay -Rns ocaml-ppx_driver

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

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

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

$ cd ~/ocaml-ppx_driver $ makepkg -si

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

ID: 522933
Name: ocaml-ppx_driver
PackageBaseID: 107170
PackageBase: ocaml-ppx_driver
Version: 1:0.11.0-1
Description: Feature-full driver for OCaml AST transformers
URL: https://github.com/janestreet/ppx_driver
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1454723463
LastModified: 1530222310
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_driver.tar.gz