ocaml-atdgen on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S ocaml-atdgen

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

$ yay -Rns ocaml-atdgen

2. Manually Install "ocaml-atdgen" via AUR

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

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

b. Clone ocaml-atdgen's git locally

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

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

$ cd ~/ocaml-atdgen $ makepkg -si

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

ID: 1314865
Name: ocaml-atdgen
PackageBaseID: 125070
PackageBase: ocaml-atd
Version: 2.12.0-1
Description: Efficient JSON serializer, deserializer and validator generator for OCaml
URL: https://github.com/ahrefs/atd
NumVotes: 2
Popularity: 0
OutOfDate: 1710532595
Maintainer: dringsim
Submitter: Forty-Bot
FirstSubmitted: 1503602049
LastModified: 1694011075
URLPath: /cgit/aur.git/snapshot/ocaml-atdgen.tar.gz