ctre-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ctre-git

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

$ yay -Rns ctre-git

2. Manually Install "ctre-git" via AUR

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

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

b. Clone ctre-git's git locally

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

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

$ cd ~/ctre-git $ makepkg -si

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

ID: 794753
Name: ctre-git
PackageBaseID: 154577
PackageBase: ctre-git
Version: 2.9.1.r2.gfca770c-1
Description: A Compile time PCRE (almost) compatible regular expression matcher
URL: https://github.com/hanickadot/compile-time-regular-expressions/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ruy16109
Submitter: ruy16109
FirstSubmitted: 1592543911
LastModified: 1600753724
URLPath: /cgit/aur.git/snapshot/ctre-git.tar.gz