ocaml-custom_printf on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S ocaml-custom_printf

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

$ yay -Rns ocaml-custom_printf

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

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

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

$ cd ~/ocaml-custom_printf $ makepkg -si

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

ID: 427867
Name: ocaml-custom_printf
PackageBaseID: 68692
PackageBase: ocaml-custom_printf
Version: 113.00.00-1
Description: Extension for printf format strings
URL: https://github.com/janestreet/custom_printf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nextAaron
FirstSubmitted: 1364791659
LastModified: 1500203545
URLPath: /cgit/aur.git/snapshot/ocaml-custom_printf.tar.gz