ripgrep-all-git on AUR (Arch User Repository)

Last updated: June 06,2024

1. Install "ripgrep-all-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

b. Install ripgrep-all-git on Arch using YAY

$ yay -S ripgrep-all-git

* (Optional) Uninstall ripgrep-all-git on Arch using YAY

$ yay -Rns ripgrep-all-git

2. Manually Install "ripgrep-all-git" via AUR

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

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

b. Clone ripgrep-all-git's git locally

$ git clone https://aur.archlinux.org/ripgrep-all-git.git ~/ripgrep-all-git

c. Go to ~/ripgrep-all-git folder and install it

$ cd ~/ripgrep-all-git $ makepkg -si

3. Information about the ripgrep-all-git package on Arch User Repository (AUR)

ID: 1351663
Name: ripgrep-all-git
PackageBaseID: 148349
PackageBase: ripgrep-all-git
Version: 1.0.0.alpha.5.359.g3ccf371-1
Description: rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
URL: https://github.com/phiresky/ripgrep-all
NumVotes: 2
Popularity: 0.00446
OutOfDate:
Maintainer: wcasanova
Submitter: wcasanova
FirstSubmitted: 1579486552
LastModified: 1699737818
URLPath: /cgit/aur.git/snapshot/ripgrep-all-git.tar.gz