ocaml-uutf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S ocaml-uutf

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

$ yay -Rns ocaml-uutf

2. Manually Install "ocaml-uutf" via AUR

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

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

b. Clone ocaml-uutf's git locally

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

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

$ cd ~/ocaml-uutf $ makepkg -si

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

ID: 1393863
Name: ocaml-uutf
PackageBaseID: 147051
PackageBase: ocaml-uutf
Version: 1.0.3-2
Description: Non-blocking streaming Unicode codec for OCaml
URL: https://erratique.ch/software/uutf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: mortzu
FirstSubmitted: 1575056574
LastModified: 1706397369
URLPath: /cgit/aur.git/snapshot/ocaml-uutf.tar.gz