pure-pcre on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S pure-pcre

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

$ yay -Rns pure-pcre

2. Manually Install "pure-pcre" via AUR

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

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

b. Clone pure-pcre's git locally

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

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

$ cd ~/pure-pcre $ makepkg -si

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

ID: 1121595
Name: pure-pcre
PackageBaseID: 87027
PackageBase: pure-pcre
Version: 0.68-4
Description: Pure is a modern-style functional programming language based on term rewriting (variant with Perl regex support).
URL: http://purelang.bitbucket.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: pure-aur
FirstSubmitted: 1414632069
LastModified: 1659576885
URLPath: /cgit/aur.git/snapshot/pure-pcre.tar.gz