ocaml-duration on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S ocaml-duration

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

$ yay -Rns ocaml-duration

2. Manually Install "ocaml-duration" via AUR

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

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

b. Clone ocaml-duration's git locally

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

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

$ cd ~/ocaml-duration $ makepkg -si

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

ID: 1393767
Name: ocaml-duration
PackageBaseID: 196561
PackageBase: ocaml-duration
Version: 0.2.1-1
Description: Conversions to various time units for OCaml
URL: https://github.com/hannesm/duration
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691664344
LastModified: 1706396809
URLPath: /cgit/aur.git/snapshot/ocaml-duration.tar.gz