repgrep-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S repgrep-git

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

$ yay -Rns repgrep-git

2. Manually Install "repgrep-git" via AUR

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

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

b. Clone repgrep-git's git locally

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

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

$ cd ~/repgrep-git $ makepkg -si

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

ID: 1266308
Name: repgrep-git
PackageBaseID: 192120
PackageBase: repgrep-git
Version: 0.12.1.r16.g0ff1f62-1
Description: An interactive command line replacer for ripgrep (git)
URL: https://github.com/acheronfail/repgrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1680287826
LastModified: 1685627613
URLPath: /cgit/aur.git/snapshot/repgrep-git.tar.gz