ocaml-re on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S ocaml-re

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

$ yay -Rns ocaml-re

2. Manually Install "ocaml-re" via AUR

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

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

b. Clone ocaml-re's git locally

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

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

$ cd ~/ocaml-re $ makepkg -si

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

ID: 1124550
Name: ocaml-re
PackageBaseID: 100490
PackageBase: ocaml-re
Version: 1.10.4-3
Description: Pure OCaml regular expressions, with support for Perl and POSIX-style strings
URL: https://github.com/ocaml/ocaml-re
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: dpeukert
FirstSubmitted: 1442901447
LastModified: 1660161902
URLPath: /cgit/aur.git/snapshot/ocaml-re.tar.gz