ocaml-sexp_pretty on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S ocaml-sexp_pretty

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

$ yay -Rns ocaml-sexp_pretty

2. Manually Install "ocaml-sexp_pretty" via AUR

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

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

b. Clone ocaml-sexp_pretty's git locally

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

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

$ cd ~/ocaml-sexp_pretty $ makepkg -si

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

ID: 1393844
Name: ocaml-sexp_pretty
PackageBaseID: 185190
PackageBase: ocaml-sexp_pretty
Version: 1:0.16.0-1
Description: S-expression pretty-printer for OCaml
URL: https://github.com/janestreet/sexp_pretty
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: ldr709
FirstSubmitted: 1661397326
LastModified: 1706397252
URLPath: /cgit/aur.git/snapshot/ocaml-sexp_pretty.tar.gz