ocaml-ppx_sexp_value on AUR (Arch User Repository)

Last updated: September 06,2024

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

$ yay -S ocaml-ppx_sexp_value

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

$ yay -Rns ocaml-ppx_sexp_value

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

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

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

$ cd ~/ocaml-ppx_sexp_value $ makepkg -si

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

ID: 1393828
Name: ocaml-ppx_sexp_value
PackageBaseID: 107181
PackageBase: ocaml-ppx_sexp_value
Version: 1:0.16.0-1
Description: A ppx rewriter that simplifies building s-expressions from ocaml values
URL: https://github.com/janestreet/ppx_sexp_value
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1454726175
LastModified: 1706397159
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_sexp_value.tar.gz