ocaml-ppx_deriving on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ocaml-ppx_deriving

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

$ yay -Rns ocaml-ppx_deriving

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

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

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

$ cd ~/ocaml-ppx_deriving $ makepkg -si

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

ID: 1393806
Name: ocaml-ppx_deriving
PackageBaseID: 107173
PackageBase: ocaml-ppx_deriving
Version: 1:5.2.1-6
Description: Type-driven code generation for OCaml
URL: https://github.com/ocaml-ppx/ppx_deriving
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: J5lx
FirstSubmitted: 1454723978
LastModified: 1706397024
URLPath: /cgit/aur.git/snapshot/ocaml-ppx_deriving.tar.gz