ocaml-dscheck on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-dscheck

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

$ yay -Rns ocaml-dscheck

2. Manually Install "ocaml-dscheck" via AUR

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

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

b. Clone ocaml-dscheck's git locally

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

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

$ cd ~/ocaml-dscheck $ makepkg -si

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

ID: 1413942
Name: ocaml-dscheck
PackageBaseID: 199861
PackageBase: ocaml-dscheck
Version: 0.4.0-1
Description: Experimental model checker for testing concurrent algorithms
URL: https://github.com/ocaml-multicore/dscheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832109
LastModified: 1708645533
URLPath: /cgit/aur.git/snapshot/ocaml-dscheck.tar.gz