ocaml-ppx_module_timer on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-ppx_module_timer

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

$ yay -Rns ocaml-ppx_module_timer

2. Manually Install "ocaml-ppx_module_timer" via AUR

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

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

b. Clone ocaml-ppx_module_timer's git locally

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

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

$ cd ~/ocaml-ppx_module_timer $ makepkg -si

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

ID: 1393822
Name: ocaml-ppx_module_timer
PackageBaseID: 150552
PackageBase: ocaml-ppx_module_timer
Version: 0.16.0-1
Description: Ppx rewriter that records top-level module startup times
URL: https://github.com/janestreet/ppx_module_timer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1584822659
LastModified: 1706397123
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_module_timer.tar.gz