ocaml-async on AUR (Arch User Repository)
Last updated: February 02,2025
1. Install "ocaml-async" 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
Copied
b. Install ocaml-async on Arch using YAY
$
yay -S
ocaml-async
Copied
* (Optional) Uninstall ocaml-async on Arch using YAY
$
yay -Rns
ocaml-async
Copied
2. Manually Install "ocaml-async" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ocaml-async's git locally
$
git clone https://aur.archlinux.org/ocaml-async.git
~/ocaml-async
Copied
c. Go to ~/ocaml-async folder and install it
$
cd
~/ocaml-async
Copied
$
makepkg -si
Copied
3. Information about the ocaml-async package on Arch User Repository (AUR)
ID: 1393751
Name: ocaml-async
PackageBaseID: 196595
PackageBase: ocaml-async
Version: 0.16.0-1
Description: Monadic concurrency library for OCaml
URL: https://github.com/janestreet/async
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691752443
LastModified: 1706396710
URLPath: /cgit/aur.git/snapshot/ocaml-async.tar.gz
Name: ocaml-async
PackageBaseID: 196595
PackageBase: ocaml-async
Version: 0.16.0-1
Description: Monadic concurrency library for OCaml
URL: https://github.com/janestreet/async
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691752443
LastModified: 1706396710
URLPath: /cgit/aur.git/snapshot/ocaml-async.tar.gz