ocaml-async_unix on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S ocaml-async_unix

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

$ yay -Rns ocaml-async_unix

2. Manually Install "ocaml-async_unix" via AUR

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

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

b. Clone ocaml-async_unix's git locally

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

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

$ cd ~/ocaml-async_unix $ makepkg -si

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

ID: 1393754
Name: ocaml-async_unix
PackageBaseID: 196594
PackageBase: ocaml-async_unix
Version: 0.16.0-1
Description: Monadic concurrency library for OCaml (Unix-related dependencies)
URL: https://github.com/janestreet/async_unix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691751102
LastModified: 1706396729
URLPath: /cgit/aur.git/snapshot/ocaml-async_unix.tar.gz