regex-cli on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "regex-cli" 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 regex-cli on Arch using YAY
$
yay -S
regex-cli
Copied
* (Optional) Uninstall regex-cli on Arch using YAY
$
yay -Rns
regex-cli
Copied
2. Manually Install "regex-cli" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone regex-cli's git locally
$
git clone https://aur.archlinux.org/regex-cli.git
~/regex-cli
Copied
c. Go to ~/regex-cli folder and install it
$
cd
~/regex-cli
Copied
$
makepkg -si
Copied
3. Information about the regex-cli package on Arch User Repository (AUR)
ID: 1358990
Name: regex-cli
PackageBaseID: 195557
PackageBase: regex-cli
Version: 0.2.0-1
Description: A command line tool for debugging, ad hoc benchmarking and generating regular expressions for Rust's regex crate
URL: https://github.com/rust-lang/regex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1689043032
LastModified: 1700786599
URLPath: /cgit/aur.git/snapshot/regex-cli.tar.gz
Name: regex-cli
PackageBaseID: 195557
PackageBase: regex-cli
Version: 0.2.0-1
Description: A command line tool for debugging, ad hoc benchmarking and generating regular expressions for Rust's regex crate
URL: https://github.com/rust-lang/regex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: CosmicHorror
Submitter: CosmicHorror
FirstSubmitted: 1689043032
LastModified: 1700786599
URLPath: /cgit/aur.git/snapshot/regex-cli.tar.gz