ocaml-odn on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocaml-odn

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

$ yay -Rns ocaml-odn

2. Manually Install "ocaml-odn" via AUR

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

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

b. Clone ocaml-odn's git locally

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

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

$ cd ~/ocaml-odn $ makepkg -si

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

ID: 738884
Name: ocaml-odn
PackageBaseID: 39949
PackageBase: ocaml-odn
Version: 0.0.11-3
Description: OCaml data notation
URL: https://github.com/gildor478/ocaml-data-notation
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1281983728
LastModified: 1589830671
URLPath: /cgit/aur.git/snapshot/ocaml-odn.tar.gz