ocaml-uucd on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ocaml-uucd

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

$ yay -Rns ocaml-uucd

2. Manually Install "ocaml-uucd" via AUR

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

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

b. Clone ocaml-uucd's git locally

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

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

$ cd ~/ocaml-uucd $ makepkg -si

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

ID: 1393859
Name: ocaml-uucd
PackageBaseID: 184073
PackageBase: ocaml-uucd
Version: 15.1.0-1
Description: Unicode character database decoder for OCaml
URL: https://erratique.ch/software/uucd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1657997095
LastModified: 1706397344
URLPath: /cgit/aur.git/snapshot/ocaml-uucd.tar.gz