ocaml-base_quickcheck on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ocaml-base_quickcheck

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

$ yay -Rns ocaml-base_quickcheck

2. Manually Install "ocaml-base_quickcheck" via AUR

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

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

b. Clone ocaml-base_quickcheck's git locally

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

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

$ cd ~/ocaml-base_quickcheck $ makepkg -si

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

ID: 1393756
Name: ocaml-base_quickcheck
PackageBaseID: 150550
PackageBase: ocaml-base_quickcheck
Version: 0.16.0-1
Description: Randomized testing framework, designed for compatibility with Base
URL: https://github.com/janestreet/base_quickcheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1584822583
LastModified: 1706396741
URLPath: /cgit/aur.git/snapshot/ocaml-base_quickcheck.tar.gz