ocaml-domainslib on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S ocaml-domainslib

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

$ yay -Rns ocaml-domainslib

2. Manually Install "ocaml-domainslib" via AUR

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

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

b. Clone ocaml-domainslib's git locally

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

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

$ cd ~/ocaml-domainslib $ makepkg -si

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

ID: 1393764
Name: ocaml-domainslib
PackageBaseID: 194136
PackageBase: ocaml-domainslib
Version: 0.5.1-2
Description: Nested-parallel programming library for OCaml
URL: https://github.com/ocaml-multicore/domainslib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1685450028
LastModified: 1706396791
URLPath: /cgit/aur.git/snapshot/ocaml-domainslib.tar.gz