goagrep-git on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S goagrep-git

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

$ yay -Rns goagrep-git

2. Manually Install "goagrep-git" via AUR

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

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

b. Clone goagrep-git's git locally

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

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

$ cd ~/goagrep-git $ makepkg -si

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

ID: 800150
Name: goagrep-git
PackageBaseID: 114116
PackageBase: goagrep-git
Version: r163.063f2dd-2
Description: A agrep-like fuzzy matching, but made faster using Golang and precomputation.
URL: https://github.com/schollz/goagrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1469907806
LastModified: 1601805110
URLPath: /cgit/aur.git/snapshot/goagrep-git.tar.gz