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