pcre2-svn on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S pcre2-svn

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

$ yay -Rns pcre2-svn

2. Manually Install "pcre2-svn" via AUR

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

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

b. Clone pcre2-svn's git locally

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

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

$ cd ~/pcre2-svn $ makepkg -si

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

ID: 545503
Name: pcre2-svn
PackageBaseID: 96815
PackageBase: pcre2-svn
Version: 10.33_RC1.r1015-1
Description: A regex library that implements Perl 5-style regular expressions, 2nd version, includes pcregrep
URL: http://www.pcre.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: severach
FirstSubmitted: 1438934612
LastModified: 1537469311
URLPath: /cgit/aur.git/snapshot/pcre2-svn.tar.gz