ocaml-async_kernel on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-async_kernel

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

$ yay -Rns ocaml-async_kernel

2. Manually Install "ocaml-async_kernel" 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_kernel's git locally

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

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

$ cd ~/ocaml-async_kernel $ makepkg -si

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

ID: 1393752
Name: ocaml-async_kernel
PackageBaseID: 196583
PackageBase: ocaml-async_kernel
Version: 0.16.0-1
Description: Monadic concurrency library for OCaml (core data structures)
URL: https://github.com/janestreet/async_kernel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691740032
LastModified: 1706396716
URLPath: /cgit/aur.git/snapshot/ocaml-async_kernel.tar.gz