ocaml-expat on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ocaml-expat

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

$ yay -Rns ocaml-expat

2. Manually Install "ocaml-expat" via AUR

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

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

b. Clone ocaml-expat's git locally

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

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

$ cd ~/ocaml-expat $ makepkg -si

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

ID: 622021
Name: ocaml-expat
PackageBaseID: 142817
PackageBase: ocaml-expat
Version: 0.9.1-1
Description: An ocaml wrapper for the Expat XML parsing library
URL: https://mmzeeman.home.xs4all.nl/ocaml/
NumVotes: 0
Popularity: 0
OutOfDate: 1694997410
Maintainer: andrea_berling
Submitter: andrea_berling
FirstSubmitted: 1560683749
LastModified: 1560683749
URLPath: /cgit/aur.git/snapshot/ocaml-expat.tar.gz