ocaml-res on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ocaml-res

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

$ yay -Rns ocaml-res

2. Manually Install "ocaml-res" via AUR

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

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

b. Clone ocaml-res's git locally

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

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

$ cd ~/ocaml-res $ makepkg -si

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

ID: 560992
Name: ocaml-res
PackageBaseID: 18638
PackageBase: ocaml-res
Version: 5.0.1-1
Description: Library for automatically resizing contiguous memory (arrays and strings)
URL: http://mmottl.github.io/res/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: guital
FirstSubmitted: 1216991026
LastModified: 1542553126
URLPath: /cgit/aur.git/snapshot/ocaml-res.tar.gz