ocaml-ppx_custom_printf on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S ocaml-ppx_custom_printf

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

$ yay -Rns ocaml-ppx_custom_printf

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

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

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

$ cd ~/ocaml-ppx_custom_printf $ makepkg -si

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

ID: 1393805
Name: ocaml-ppx_custom_printf
PackageBaseID: 107179
PackageBase: ocaml-ppx_custom_printf
Version: 1:0.16.0-1
Description: Printf-style format-strings for user-defined string conversion
URL: https://github.com/janestreet/ppx_custom_printf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1454725761
LastModified: 1706397018
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_custom_printf.tar.gz