pcre2-git on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S pcre2-git

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

$ yay -Rns pcre2-git

2. Manually Install "pcre2-git" via AUR

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

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

b. Clone pcre2-git's git locally

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

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

$ cd ~/pcre2-git $ makepkg -si

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

ID: 1135036
Name: pcre2-git
PackageBaseID: 185485
PackageBase: pcre2-git
Version: 10.40.r45.gdb53e40-1
Description: A library that implements Perl 5-style regular expressions
URL: https://www.pcre.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1662306887
LastModified: 1662306887
URLPath: /cgit/aur.git/snapshot/pcre2-git.tar.gz