ocaml-duppy on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S ocaml-duppy

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

$ yay -Rns ocaml-duppy

2. Manually Install "ocaml-duppy" via AUR

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

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

b. Clone ocaml-duppy's git locally

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

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

$ cd ~/ocaml-duppy $ makepkg -si

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

ID: 1284423
Name: ocaml-duppy
PackageBaseID: 101590
PackageBase: ocaml-duppy
Version: 0.9.3-1
Description: OCaml asynchronous scheduler and monad for server-oriented programming
URL: https://github.com/savonet/ocaml-duppy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: J5lx
FirstSubmitted: 1444482648
LastModified: 1688687727
URLPath: /cgit/aur.git/snapshot/ocaml-duppy.tar.gz