ocaml-re2 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ocaml-re2

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

$ yay -Rns ocaml-re2

2. Manually Install "ocaml-re2" via AUR

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

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

b. Clone ocaml-re2's git locally

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

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

$ cd ~/ocaml-re2 $ makepkg -si

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

ID: 1148004
Name: ocaml-re2
PackageBaseID: 107192
PackageBase: ocaml-re2
Version: 1:0.15.0-1
Description: OCaml bindings for RE2, Google's regular expression library
URL: https://github.com/janestreet/re2
NumVotes: 0
Popularity: 0
OutOfDate: 1692735302
Maintainer:
Submitter: J5lx
FirstSubmitted: 1454731932
LastModified: 1664829747
URLPath: /cgit/aur.git/snapshot/ocaml-re2.tar.gz