ocaml-timezone on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-timezone

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

$ yay -Rns ocaml-timezone

2. Manually Install "ocaml-timezone" via AUR

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

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

b. Clone ocaml-timezone's git locally

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

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

$ cd ~/ocaml-timezone $ makepkg -si

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

ID: 1393852
Name: ocaml-timezone
PackageBaseID: 185191
PackageBase: ocaml-timezone
Version: 1:0.16.0-1
Description: Time-zone handling for OCaml
URL: https://github.com/janestreet/timezone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ldr709
Submitter: ldr709
FirstSubmitted: 1661397327
LastModified: 1706397301
URLPath: /cgit/aur.git/snapshot/ocaml-timezone.tar.gz