ocaml-odoc-parser on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-odoc-parser

* (Optional) Uninstall ocaml-odoc-parser on Arch using YAY

$ yay -Rns ocaml-odoc-parser

2. Manually Install "ocaml-odoc-parser" via AUR

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

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

b. Clone ocaml-odoc-parser's git locally

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

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

$ cd ~/ocaml-odoc-parser $ makepkg -si

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

ID: 1178056
Name: ocaml-odoc-parser
PackageBaseID: 188448
PackageBase: ocaml-odoc-parser
Version: 2.0.0-1
Description: Parser for ocaml documentation comments
URL: https://github.com/ocaml-doc/odoc-parser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: eclairevoyant
FirstSubmitted: 1670138561
LastModified: 1670143643
URLPath: /cgit/aur.git/snapshot/ocaml-odoc-parser.tar.gz