ocaml-qtest on AUR (Arch User Repository)

Last updated: June 05,2024

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

$ yay -S ocaml-qtest

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

$ yay -Rns ocaml-qtest

2. Manually Install "ocaml-qtest" via AUR

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

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

b. Clone ocaml-qtest's git locally

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

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

$ cd ~/ocaml-qtest $ makepkg -si

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

ID: 1359225
Name: ocaml-qtest
PackageBaseID: 199866
PackageBase: ocaml-qtest
Version: 2.11.2-1
Description: Inline (Unit) Tests for OCaml
URL: https://github.com/vincent-hugot/qtest
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dpeukert
FirstSubmitted: 1700832141
LastModified: 1700839079
URLPath: /cgit/aur.git/snapshot/ocaml-qtest.tar.gz