pcre2-static on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S pcre2-static

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

$ yay -Rns pcre2-static

2. Manually Install "pcre2-static" via AUR

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

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

b. Clone pcre2-static's git locally

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

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

$ cd ~/pcre2-static $ makepkg -si

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

ID: 1133612
Name: pcre2-static
PackageBaseID: 185371
PackageBase: pcre2-static
Version: 10.40-1
Description: A library that implements Perl 5-style regular expressions. 2nd version
URL: http://www.pcre.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: crab2313
FirstSubmitted: 1661998962
LastModified: 1661998962
URLPath: /cgit/aur.git/snapshot/pcre2-static.tar.gz