ocaml-ppx_log on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-ppx_log

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

$ yay -Rns ocaml-ppx_log

2. Manually Install "ocaml-ppx_log" 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_log's git locally

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

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

$ cd ~/ocaml-ppx_log $ makepkg -si

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

ID: 1393821
Name: ocaml-ppx_log
PackageBaseID: 182984
PackageBase: ocaml-ppx_log
Version: 0.16.0-1
Description: Ppx_sexp_message-like extension nodes for lazily rendering log messages
URL: https://github.com/janestreet/ppx_log
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1654644726
LastModified: 1706397117
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_log.tar.gz