qgrep-git on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "qgrep-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 qgrep-git on Arch using YAY

$ yay -S qgrep-git

* (Optional) Uninstall qgrep-git on Arch using YAY

$ yay -Rns qgrep-git

2. Manually Install "qgrep-git" via AUR

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

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

b. Clone qgrep-git's git locally

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

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

$ cd ~/qgrep-git $ makepkg -si

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

ID: 531503
Name: qgrep-git
PackageBaseID: 110195
PackageBase: qgrep-git
Version: r472.68aff6c-1
Description: Fast regular expression grep for source code with incremental index updates.
URL: https://github.com/zeux/qgrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1460878358
LastModified: 1533298099
URLPath: /cgit/aur.git/snapshot/qgrep-git.tar.gz