rgrep on AUR (Arch User Repository)
Last updated: November 01,2024
1. Install "rgrep" 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 rgrep on Arch using YAY
$
yay -S
rgrep
Copied
* (Optional) Uninstall rgrep on Arch using YAY
$
yay -Rns
rgrep
Copied
2. Manually Install "rgrep" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rgrep's git locally
$
git clone https://aur.archlinux.org/rgrep.git
~/rgrep
Copied
c. Go to ~/rgrep folder and install it
$
cd
~/rgrep
Copied
$
makepkg -si
Copied
3. Information about the rgrep package on Arch User Repository (AUR)
ID: 1259760
Name: rgrep
PackageBaseID: 147364
PackageBase: jed-snapshot
Version: 0.99.20.180-1
Description: Recursive grep
URL: http://www.jedsoft.org/snapshots/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1576175139
LastModified: 1684402983
URLPath: /cgit/aur.git/snapshot/rgrep.tar.gz
Name: rgrep
PackageBaseID: 147364
PackageBase: jed-snapshot
Version: 0.99.20.180-1
Description: Recursive grep
URL: http://www.jedsoft.org/snapshots/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: haawda
FirstSubmitted: 1576175139
LastModified: 1684402983
URLPath: /cgit/aur.git/snapshot/rgrep.tar.gz