ocaml-uucp on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ocaml-uucp

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

$ yay -Rns ocaml-uucp

2. Manually Install "ocaml-uucp" via AUR

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

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

b. Clone ocaml-uucp's git locally

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

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

$ cd ~/ocaml-uucp $ makepkg -si

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

ID: 1393860
Name: ocaml-uucp
PackageBaseID: 184074
PackageBase: ocaml-uucp
Version: 15.1.0-1
Description: Unicode character properties for OCaml
URL: https://erratique.ch/software/uucp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: dpeukert
FirstSubmitted: 1657997109
LastModified: 1706397350
URLPath: /cgit/aur.git/snapshot/ocaml-uucp.tar.gz