ocaml-ppx_core on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ocaml-ppx_core

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

$ yay -Rns ocaml-ppx_core

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

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

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

$ cd ~/ocaml-ppx_core $ makepkg -si

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

ID: 522932
Name: ocaml-ppx_core
PackageBaseID: 107169
PackageBase: ocaml-ppx_core
Version: 1:0.11.0-1
Description: Standard library for ppx rewriters
URL: https://github.com/janestreet/ppx_core
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1454723201
LastModified: 1530221966
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_core.tar.gz