ocaml-markup on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocaml-markup

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

$ yay -Rns ocaml-markup

2. Manually Install "ocaml-markup" via AUR

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

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

b. Clone ocaml-markup's git locally

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

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

$ cd ~/ocaml-markup $ makepkg -si

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

ID: 1393785
Name: ocaml-markup
PackageBaseID: 196569
PackageBase: ocaml-markup
Version: 1.0.3-1
Description: Error-recovering streaming HTML5 and XML parsers for OCaml
URL: https://github.com/aantron/markup.ml
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1691694109
LastModified: 1706396918
URLPath: /cgit/aur.git/snapshot/ocaml-markup.tar.gz