ocaml-uuidm on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ocaml-uuidm

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

$ yay -Rns ocaml-uuidm

2. Manually Install "ocaml-uuidm" via AUR

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

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

b. Clone ocaml-uuidm's git locally

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

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

$ cd ~/ocaml-uuidm $ makepkg -si

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

ID: 1315102
Name: ocaml-uuidm
PackageBaseID: 197389
PackageBase: ocaml-uuidm
Version: 0.9.8-1
Description: Universally unique identifiers (UUIDs) for OCaml
URL: https://erratique.ch/software/uuidm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1694052636
LastModified: 1694052636
URLPath: /cgit/aur.git/snapshot/ocaml-uuidm.tar.gz