ocaml-uchar on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S ocaml-uchar

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

$ yay -Rns ocaml-uchar

2. Manually Install "ocaml-uchar" via AUR

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

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

b. Clone ocaml-uchar's git locally

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

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

$ cd ~/ocaml-uchar $ makepkg -si

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

ID: 1393857
Name: ocaml-uchar
PackageBaseID: 147050
PackageBase: ocaml-uchar
Version: 0.0.2-2
Description: Compatibility library for OCaml's Uchar module
URL: https://github.com/ocaml/uchar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dpeukert
Submitter: mortzu
FirstSubmitted: 1575056431
LastModified: 1706397331
URLPath: /cgit/aur.git/snapshot/ocaml-uchar.tar.gz