ocaml-mirage-clock on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S ocaml-mirage-clock

* (Optional) Uninstall ocaml-mirage-clock on Arch using YAY

$ yay -Rns ocaml-mirage-clock

2. Manually Install "ocaml-mirage-clock" via AUR

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

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

b. Clone ocaml-mirage-clock's git locally

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

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

$ cd ~/ocaml-mirage-clock $ makepkg -si

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

ID: 1393789
Name: ocaml-mirage-clock
PackageBaseID: 194138
PackageBase: ocaml-mirage-clock
Version: 4.2.0-1
Description: Libraries and module types for portable clocks
URL: https://github.com/mirage/mirage-clock
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1685450050
LastModified: 1706396942
URLPath: /cgit/aur.git/snapshot/ocaml-mirage-clock.tar.gz