ocaml-ppx_fields_conv on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-ppx_fields_conv

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

$ yay -Rns ocaml-ppx_fields_conv

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

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

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

$ cd ~/ocaml-ppx_fields_conv $ makepkg -si

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

ID: 1393810
Name: ocaml-ppx_fields_conv
PackageBaseID: 107180
PackageBase: ocaml-ppx_fields_conv
Version: 1:0.16.0-1
Description: Generation of accessor and iteration functions for ocaml records
URL: https://github.com/janestreet/ppx_fields_conv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1454725987
LastModified: 1706397049
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_fields_conv.tar.gz