ocaml-easy-format on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ocaml-easy-format

* (Optional) Uninstall ocaml-easy-format on Arch using YAY

$ yay -Rns ocaml-easy-format

2. Manually Install "ocaml-easy-format" via AUR

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

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

b. Clone ocaml-easy-format's git locally

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

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

$ cd ~/ocaml-easy-format $ makepkg -si

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

ID: 1177849
Name: ocaml-easy-format
PackageBaseID: 144870
PackageBase: ocaml-easy-format
Version: 1.3.4-4
Description: Pretty-printing library for OCaml
URL: https://github.com/ocaml-community/easy-format
NumVotes: 6
Popularity: 0.006815
OutOfDate:
Maintainer: condy
Submitter: nerflad
FirstSubmitted: 1567760208
LastModified: 1670091637
URLPath: /cgit/aur.git/snapshot/ocaml-easy-format.tar.gz