ocaml-time_now on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S ocaml-time_now

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

$ yay -Rns ocaml-time_now

2. Manually Install "ocaml-time_now" via AUR

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

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

b. Clone ocaml-time_now's git locally

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

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

$ cd ~/ocaml-time_now $ makepkg -si

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

ID: 1393851
Name: ocaml-time_now
PackageBaseID: 150554
PackageBase: ocaml-time_now
Version: 0.16.0-1
Description: Reports the current time
URL: https://github.com/janestreet/time_now
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1584822772
LastModified: 1706397294
URLPath: /cgit/aur.git/snapshot/ocaml-time_now.tar.gz