agrep-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S agrep-git

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

$ yay -Rns agrep-git

2. Manually Install "agrep-git" via AUR

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

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

b. Clone agrep-git's git locally

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

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

$ cd ~/agrep-git $ makepkg -si

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

ID: 1351749
Name: agrep-git
PackageBaseID: 91773
PackageBase: agrep-git
Version: r34.b7d180f-1
Description: Approximate GREP for fast fuzzy string searching.
URL: https://github.com/Wikinaut/agrep
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1427721265
LastModified: 1699749585
URLPath: /cgit/aur.git/snapshot/agrep-git.tar.gz