ocaml-alcotest on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-alcotest

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

$ yay -Rns ocaml-alcotest

2. Manually Install "ocaml-alcotest" via AUR

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

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

b. Clone ocaml-alcotest's git locally

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

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

$ cd ~/ocaml-alcotest $ makepkg -si

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

ID: 1393750
Name: ocaml-alcotest
PackageBaseID: 196602
PackageBase: ocaml-alcotest
Version: 1.7.0-1
Description: Lightweight and colourful test framework for OCaml
URL: https://github.com/mirage/alcotest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691755544
LastModified: 1706396704
URLPath: /cgit/aur.git/snapshot/ocaml-alcotest.tar.gz