rargs on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S rargs

* (Optional) Uninstall rargs on Arch using YAY

$ yay -Rns rargs

2. Manually Install "rargs" via AUR

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

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

b. Clone rargs's git locally

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

c. Go to ~/rargs folder and install it

$ cd ~/rargs $ makepkg -si

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

ID: 732009
Name: rargs
PackageBaseID: 148739
PackageBase: rargs
Version: 0.3.0-1
Description: A kind of xargs + awk with pattern-matching support
URL: https://github.com/lotabout/rargs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1580660565
LastModified: 1588785595
URLPath: /cgit/aur.git/snapshot/rargs.tar.gz