ocaml-xmlm on AUR (Arch User Repository)

Last updated: December 28,2024

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

$ yay -S ocaml-xmlm

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

$ yay -Rns ocaml-xmlm

2. Manually Install "ocaml-xmlm" via AUR

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

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

b. Clone ocaml-xmlm's git locally

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

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

$ cd ~/ocaml-xmlm $ makepkg -si

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

ID: 1393867
Name: ocaml-xmlm
PackageBaseID: 45414
PackageBase: ocaml-xmlm
Version: 1.4.0-3
Description: An OCaml streaming codec to decode and encode the XML data format
URL: https://erratique.ch/software/xmlm
NumVotes: 49
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: thatch45
FirstSubmitted: 1295067763
LastModified: 1706397394
URLPath: /cgit/aur.git/snapshot/ocaml-xmlm.tar.gz