ocaml-qtest on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install ocaml-qtest on Arch using YAY
$
yay -S
ocaml-qtest
Copied
* (Optional) Uninstall ocaml-qtest on Arch using YAY
$
yay -Rns
ocaml-qtest
Copied
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
Copied
b. Clone ocaml-qtest's git locally
$
git clone https://aur.archlinux.org/ocaml-qtest.git
~/ocaml-qtest
Copied
c. Go to ~/ocaml-qtest folder and install it
$
cd
~/ocaml-qtest
Copied
$
makepkg -si
Copied
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
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