ocaml-xml-light on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-xml-light

* (Optional) Uninstall ocaml-xml-light on Arch using YAY

$ yay -Rns ocaml-xml-light

2. Manually Install "ocaml-xml-light" via AUR

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

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

b. Clone ocaml-xml-light's git locally

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

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

$ cd ~/ocaml-xml-light $ makepkg -si

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

ID: 1411044
Name: ocaml-xml-light
PackageBaseID: 44977
PackageBase: ocaml-xml-light
Version: 2.5-1
Description: Objective Caml lightweight xml parser
URL: http://tech.motion-twin.com/xmllight.html
NumVotes: 6
Popularity: 0.565915
OutOfDate:
Maintainer: micwoj92
Submitter: thatch45
FirstSubmitted: 1293936768
LastModified: 1708196251
URLPath: /cgit/aur.git/snapshot/ocaml-xml-light.tar.gz