ocaml-uunf on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ocaml-uunf

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

$ yay -Rns ocaml-uunf

2. Manually Install "ocaml-uunf" via AUR

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

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

b. Clone ocaml-uunf's git locally

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

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

$ cd ~/ocaml-uunf $ makepkg -si

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

ID: 1393861
Name: ocaml-uunf
PackageBaseID: 184075
PackageBase: ocaml-uunf
Version: 15.1.0-1
Description: Unicode text normalization for OCaml
URL: https://erratique.ch/software/uunf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1657997123
LastModified: 1706397357
URLPath: /cgit/aur.git/snapshot/ocaml-uunf.tar.gz