crex on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install crex on Arch using YAY
$
yay -S
crex
Copied
* (Optional) Uninstall crex on Arch using YAY
$
yay -Rns
crex
Copied
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
Copied
b. Clone crex's git locally
$
git clone https://aur.archlinux.org/crex.git
~/crex
Copied
c. Go to ~/crex folder and install it
$
cd
~/crex
Copied
$
makepkg -si
Copied
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
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