ripgrep-git on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "ripgrep-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 ripgrep-git on Arch using YAY
$
yay -S
ripgrep-git
Copied
* (Optional) Uninstall ripgrep-git on Arch using YAY
$
yay -Rns
ripgrep-git
Copied
2. Manually Install "ripgrep-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 ripgrep-git's git locally
$
git clone https://aur.archlinux.org/ripgrep-git.git
~/ripgrep-git
Copied
c. Go to ~/ripgrep-git folder and install it
$
cd
~/ripgrep-git
Copied
$
makepkg -si
Copied
3. Information about the ripgrep-git package on Arch User Repository (AUR)
ID: 612363
Name: ripgrep-git
PackageBaseID: 115723
PackageBase: ripgrep-git
Version: 11.0.1.r8.5ce2d73-1
Description: A search tool that combines the usability of The Silver Searcher with the raw speed of grep.
URL: https://github.com/BurntSushi/ripgrep
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: sigma
Submitter: sigma
FirstSubmitted: 1474675533
LastModified: 1557826297
URLPath: /cgit/aur.git/snapshot/ripgrep-git.tar.gz
Name: ripgrep-git
PackageBaseID: 115723
PackageBase: ripgrep-git
Version: 11.0.1.r8.5ce2d73-1
Description: A search tool that combines the usability of The Silver Searcher with the raw speed of grep.
URL: https://github.com/BurntSushi/ripgrep
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: sigma
Submitter: sigma
FirstSubmitted: 1474675533
LastModified: 1557826297
URLPath: /cgit/aur.git/snapshot/ripgrep-git.tar.gz