ocaml-kqueue on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocaml-kqueue

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

$ yay -Rns ocaml-kqueue

2. Manually Install "ocaml-kqueue" via AUR

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

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

b. Clone ocaml-kqueue's git locally

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

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

$ cd ~/ocaml-kqueue $ makepkg -si

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

ID: 1390091
Name: ocaml-kqueue
PackageBaseID: 201771
PackageBase: ocaml-kqueue
Version: 0.3.0-2
Description: OCaml bindings to kqueue
URL: https://github.com/anuragsoni/kqueue-ml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lthms
Submitter: lthms
FirstSubmitted: 1705873383
LastModified: 1705873548
URLPath: /cgit/aur.git/snapshot/ocaml-kqueue.tar.gz