ocaml-ppx_assert on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S ocaml-ppx_assert

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

$ yay -Rns ocaml-ppx_assert

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

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

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

$ cd ~/ocaml-ppx_assert $ makepkg -si

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

ID: 1393796
Name: ocaml-ppx_assert
PackageBaseID: 107167
PackageBase: ocaml-ppx_assert
Version: 1:0.16.0-1
Description: Assert-like extension nodes that raise useful errors on failure
URL: https://github.com/janestreet/ppx_assert
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1454722833
LastModified: 1706396980
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_assert.tar.gz