ocaml-spawn on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S ocaml-spawn

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

$ yay -Rns ocaml-spawn

2. Manually Install "ocaml-spawn" via AUR

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

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

b. Clone ocaml-spawn's git locally

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

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

$ cd ~/ocaml-spawn $ makepkg -si

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

ID: 1393845
Name: ocaml-spawn
PackageBaseID: 133839
PackageBase: ocaml-spawn
Version: 0.15.1-2
Description: A small OCaml library for spawning sub-processes
URL: https://github.com/janestreet/spawn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1530214396
LastModified: 1706397258
URLPath: /cgit/aur.git/snapshot/ocaml-spawn.tar.gz