ocaml-mdx on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ocaml-mdx

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

$ yay -Rns ocaml-mdx

2. Manually Install "ocaml-mdx" via AUR

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

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

b. Clone ocaml-mdx's git locally

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

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

$ cd ~/ocaml-mdx $ makepkg -si

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

ID: 1427372
Name: ocaml-mdx
PackageBaseID: 196892
PackageBase: ocaml-mdx
Version: 2.4.1-1
Description: Executable code blocks inside markdown files for OCaml
URL: https://github.com/realworldocaml/mdx
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1692686270
LastModified: 1710458092
URLPath: /cgit/aur.git/snapshot/ocaml-mdx.tar.gz