ocaml-ppx_tools on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ocaml-ppx_tools

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

$ yay -Rns ocaml-ppx_tools

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

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

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

$ cd ~/ocaml-ppx_tools $ makepkg -si

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

ID: 1098349
Name: ocaml-ppx_tools
PackageBaseID: 95874
PackageBase: ocaml-ppx_tools
Version: 6.5-2
Description: Tools for authors of ppx rewriters and other syntactic tools
URL: https://github.com/ocaml-ppx/ppx_tools
NumVotes: 3
Popularity: 0
OutOfDate: 1664534534
Maintainer:
Submitter: J5lx
FirstSubmitted: 1436699590
LastModified: 1655232217
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_tools.tar.gz