ocaml-ppx_base on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S ocaml-ppx_base

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

$ yay -Rns ocaml-ppx_base

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

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

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

$ cd ~/ocaml-ppx_base $ makepkg -si

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

ID: 1393797
Name: ocaml-ppx_base
PackageBaseID: 133830
PackageBase: ocaml-ppx_base
Version: 0.16.0-1
Description: Base set of ppx rewriters
URL: https://github.com/janestreet/ppx_base
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1530200062
LastModified: 1706396987
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_base.tar.gz