ocaml-omd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-omd

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

$ yay -Rns ocaml-omd

2. Manually Install "ocaml-omd" via AUR

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

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

b. Clone ocaml-omd's git locally

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

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

$ cd ~/ocaml-omd $ makepkg -si

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

ID: 1178120
Name: ocaml-omd
PackageBaseID: 188461
PackageBase: ocaml-omd
Version: 1.3.2-3
Description: Markdown library and tool in OCaml
URL: https://github.com/ocaml/omd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: eclairevoyant
FirstSubmitted: 1670154553
LastModified: 1670155294
URLPath: /cgit/aur.git/snapshot/ocaml-omd.tar.gz