ctre on AUR (Arch User Repository)
Last updated: February 01,2025
1. Install "ctre" 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
Copied
b. Install ctre on Arch using YAY
$
yay -S
ctre
Copied
* (Optional) Uninstall ctre on Arch using YAY
$
yay -Rns
ctre
Copied
2. Manually Install "ctre" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ctre's git locally
$
git clone https://aur.archlinux.org/ctre.git
~/ctre
Copied
c. Go to ~/ctre folder and install it
$
cd
~/ctre
Copied
$
makepkg -si
Copied
3. Information about the ctre package on Arch User Repository (AUR)
ID: 1389104
Name: ctre
PackageBaseID: 158147
PackageBase: ctre
Version: 3.8.1-1
Description: Fast compile-time regular expressions with support for matching/searching/capturing during compile-time or runtime
URL: https://compile-time.re
NumVotes: 2
Popularity: 0.025457
OutOfDate:
Maintainer: tocic
Submitter: ruy16109
FirstSubmitted: 1601307280
LastModified: 1705745629
URLPath: /cgit/aur.git/snapshot/ctre.tar.gz
Name: ctre
PackageBaseID: 158147
PackageBase: ctre
Version: 3.8.1-1
Description: Fast compile-time regular expressions with support for matching/searching/capturing during compile-time or runtime
URL: https://compile-time.re
NumVotes: 2
Popularity: 0.025457
OutOfDate:
Maintainer: tocic
Submitter: ruy16109
FirstSubmitted: 1601307280
LastModified: 1705745629
URLPath: /cgit/aur.git/snapshot/ctre.tar.gz