ocaml-qcheck on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "ocaml-qcheck" 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-qcheck on Arch using YAY
$
yay -S
ocaml-qcheck
Copied
* (Optional) Uninstall ocaml-qcheck on Arch using YAY
$
yay -Rns
ocaml-qcheck
Copied
2. Manually Install "ocaml-qcheck" 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-qcheck's git locally
$
git clone https://aur.archlinux.org/ocaml-qcheck.git
~/ocaml-qcheck
Copied
c. Go to ~/ocaml-qcheck folder and install it
$
cd
~/ocaml-qcheck
Copied
$
makepkg -si
Copied
3. Information about the ocaml-qcheck package on Arch User Repository (AUR)
ID: 1393836
Name: ocaml-qcheck
PackageBaseID: 199865
PackageBase: ocaml-qcheck
Version: 0.21.3-1
Description: QuickCheck inspired property-based testing for OCaml
URL: https://github.com/c-cube/qcheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832134
LastModified: 1706397209
URLPath: /cgit/aur.git/snapshot/ocaml-qcheck.tar.gz
Name: ocaml-qcheck
PackageBaseID: 199865
PackageBase: ocaml-qcheck
Version: 0.21.3-1
Description: QuickCheck inspired property-based testing for OCaml
URL: https://github.com/c-cube/qcheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832134
LastModified: 1706397209
URLPath: /cgit/aur.git/snapshot/ocaml-qcheck.tar.gz