pcre-static on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pcre-static

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

$ yay -Rns pcre-static

2. Manually Install "pcre-static" via AUR

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

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

b. Clone pcre-static's git locally

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

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

$ cd ~/pcre-static $ makepkg -si

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

ID: 1096249
Name: pcre-static
PackageBaseID: 75267
PackageBase: pcre-static
Version: 8.45-1
Description: A library that implements Perl 5-style regular expressions
URL: http://www.pcre.org/
NumVotes: 12
Popularity: 7.7E-5
OutOfDate:
Maintainer: khvalera
FirstSubmitted: 1384168503
LastModified: 1654802383
URLPath: /cgit/aur.git/snapshot/pcre-static.tar.gz