ocaml-atd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S ocaml-atd

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

$ yay -Rns ocaml-atd

2. Manually Install "ocaml-atd" via AUR

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

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

b. Clone ocaml-atd's git locally

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

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

$ cd ~/ocaml-atd $ makepkg -si

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

ID: 1314864
Name: ocaml-atd
PackageBaseID: 125070
PackageBase: ocaml-atd
Version: 2.12.0-1
Description: Adaptable type definitions 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-atd.tar.gz