rxargs-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S rxargs-git

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

$ yay -Rns rxargs-git

2. Manually Install "rxargs-git" via AUR

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

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

b. Clone rxargs-git's git locally

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

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

$ cd ~/rxargs-git $ makepkg -si

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

ID: 1015038
Name: rxargs-git
PackageBaseID: 174629
PackageBase: rxargs-git
Version: 0.3.0.r0.b636432-1
Description: Regex argument substitution for command-line wizardry
URL: https://github.com/dyeo/rxargs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dyeo
Submitter: dyeo
FirstSubmitted: 1641097692
LastModified: 1641530780
URLPath: /cgit/aur.git/snapshot/rxargs-git.tar.gz