ocaml-saturn on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-saturn

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

$ yay -Rns ocaml-saturn

2. Manually Install "ocaml-saturn" via AUR

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

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

b. Clone ocaml-saturn's git locally

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

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

$ cd ~/ocaml-saturn $ makepkg -si

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

ID: 1393840
Name: ocaml-saturn
PackageBaseID: 195737
PackageBase: ocaml-saturn
Version: 0.4.1-1
Description: Lock-free data structures for multicore OCaml
URL: https://github.com/ocaml-multicore/saturn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1689423142
LastModified: 1706397227
URLPath: /cgit/aur.git/snapshot/ocaml-saturn.tar.gz