ocaml-luv on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S ocaml-luv

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

$ yay -Rns ocaml-luv

2. Manually Install "ocaml-luv" via AUR

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

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

b. Clone ocaml-luv's git locally

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

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

$ cd ~/ocaml-luv $ makepkg -si

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

ID: 1265436
Name: ocaml-luv
PackageBaseID: 163483
PackageBase: ocaml-luv
Version: 0.5.12-3
Description: Cross-platform asynchronous I/O and system calls
URL: https://github.com/aantron/luv
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dpeukert
FirstSubmitted: 1613690158
LastModified: 1685448013
URLPath: /cgit/aur.git/snapshot/ocaml-luv.tar.gz

5. The same packages on other Linux Distributions