ocaml-ppx_hash on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S ocaml-ppx_hash

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

$ yay -Rns ocaml-ppx_hash

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

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

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

$ cd ~/ocaml-ppx_hash $ makepkg -si

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

ID: 1393814
Name: ocaml-ppx_hash
PackageBaseID: 133827
PackageBase: ocaml-ppx_hash
Version: 0.16.0-1
Description: A ppx rewriter that generates hash functions from type expressions and definitions
URL: https://github.com/janestreet/ppx_hash
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1530198683
LastModified: 1706397073
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_hash.tar.gz