ocaml-kaputt on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S ocaml-kaputt

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

$ yay -Rns ocaml-kaputt

2. Manually Install "ocaml-kaputt" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone ocaml-kaputt's git locally

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

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

$ cd ~/ocaml-kaputt $ makepkg -si

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

ID: 738887
Name: ocaml-kaputt
PackageBaseID: 46713
PackageBase: ocaml-kaputt
Version: 1.2-2
Description: Unit testing tool for OCaml
URL: http://kaputt.x9c.fr
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1298214519
LastModified: 1589831174
URLPath: /cgit/aur.git/snapshot/ocaml-kaputt.tar.gz