crex on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S crex

* (Optional) Uninstall crex on Arch using YAY

$ yay -Rns crex

2. Manually Install "crex" via AUR

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

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

b. Clone crex's git locally

$ git clone https://aur.archlinux.org/crex.git ~/crex

c. Go to ~/crex folder and install it

$ cd ~/crex $ makepkg -si

3. Information about the crex package on Arch User Repository (AUR)

ID: 1032508
Name: crex
PackageBaseID: 154260
PackageBase: crex
Version: 0.2.5-4
Description: Explore, test, and check regular expressions in the terminal
URL: https://octobanana.com/software/crex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1591837940
LastModified: 1644173736
URLPath: /cgit/aur.git/snapshot/crex.tar.gz