grep-git on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "grep-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
Copied
b. Install grep-git on Arch using YAY
$
yay -S
grep-git
Copied
* (Optional) Uninstall grep-git on Arch using YAY
$
yay -Rns
grep-git
Copied
2. Manually Install "grep-git" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone grep-git's git locally
$
git clone https://aur.archlinux.org/grep-git.git
~/grep-git
Copied
c. Go to ~/grep-git folder and install it
$
cd
~/grep-git
Copied
$
makepkg -si
Copied
3. Information about the grep-git package on Arch User Repository (AUR)
ID: 1235912
Name: grep-git
PackageBaseID: 124799
PackageBase: grep-git
Version: 3.10.r2.gc63a095-1
Description: A string search utility
URL: https://www.gnu.org/software/grep/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502636958
LastModified: 1680503372
URLPath: /cgit/aur.git/snapshot/grep-git.tar.gz
Name: grep-git
PackageBaseID: 124799
PackageBase: grep-git
Version: 3.10.r2.gc63a095-1
Description: A string search utility
URL: https://www.gnu.org/software/grep/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502636958
LastModified: 1680503372
URLPath: /cgit/aur.git/snapshot/grep-git.tar.gz