ocaml-multicoretests on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-multicoretests

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

$ yay -Rns ocaml-multicoretests

2. Manually Install "ocaml-multicoretests" via AUR

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

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

b. Clone ocaml-multicoretests's git locally

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

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

$ cd ~/ocaml-multicoretests $ makepkg -si

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

ID: 1393790
Name: ocaml-multicoretests
PackageBaseID: 199863
PackageBase: ocaml-multicoretests
Version: 0.3-1
Description: PBT testsuite and libraries for testing multicore OCaml
URL: https://github.com/ocaml-multicore/multicoretests
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1700832121
LastModified: 1706396948
URLPath: /cgit/aur.git/snapshot/ocaml-multicoretests.tar.gz