ocaml-pcre on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ocaml-pcre

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

$ yay -Rns ocaml-pcre

2. Manually Install "ocaml-pcre" via AUR

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

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

b. Clone ocaml-pcre's git locally

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

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

$ cd ~/ocaml-pcre $ makepkg -si

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

ID: 1168857
Name: ocaml-pcre
PackageBaseID: 52452
PackageBase: ocaml-pcre
Version: 7.5.0-3
Description: Perl compatible regular expressions for OCaml
URL: http://mmottl.github.io/pcre-ocaml
NumVotes: 74
Popularity: 0
OutOfDate:
Maintainer: fungible
Submitter:
FirstSubmitted: 1316254609
LastModified: 1668402725
URLPath: /cgit/aur.git/snapshot/ocaml-pcre.tar.gz