ocaml-ppx_fail on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ocaml-ppx_fail

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

$ yay -Rns ocaml-ppx_fail

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

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

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

$ cd ~/ocaml-ppx_fail $ makepkg -si

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

ID: 1098320
Name: ocaml-ppx_fail
PackageBaseID: 107186
PackageBase: ocaml-ppx_fail
Version: 1:0.14.0-4
Description: Add location to calls to failwiths
URL: https://github.com/janestreet/ppx_fail
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: J5lx
FirstSubmitted: 1454728002
LastModified: 1655231908
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_fail.tar.gz