ocaml-ounit on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S ocaml-ounit

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

$ yay -Rns ocaml-ounit

2. Manually Install "ocaml-ounit" via AUR

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

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

b. Clone ocaml-ounit's git locally

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

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

$ cd ~/ocaml-ounit $ makepkg -si

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

ID: 1393793
Name: ocaml-ounit
PackageBaseID: 54942
PackageBase: ocaml-ounit
Version: 2.2.7-2
Description: Unit testing framework for OCaml
URL: https://github.com/gildor478/ounit
NumVotes: 30
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: ilpianista
FirstSubmitted: 1323888312
LastModified: 1706396967
URLPath: /cgit/aur.git/snapshot/ocaml-ounit.tar.gz