ocaml-splittable_random on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ocaml-splittable_random

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

$ yay -Rns ocaml-splittable_random

2. Manually Install "ocaml-splittable_random" via AUR

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

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

b. Clone ocaml-splittable_random's git locally

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

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

$ cd ~/ocaml-splittable_random $ makepkg -si

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

ID: 1393846
Name: ocaml-splittable_random
PackageBaseID: 133835
PackageBase: ocaml-splittable_random
Version: 0.16.0-1
Description: PRNG that can be split into independent streams
URL: https://github.com/janestreet/splittable_random
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1530210667
LastModified: 1706397264
URLPath: /cgit/aur.git/snapshot/ocaml-splittable_random.tar.gz