ugrep-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S ugrep-git

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

$ yay -Rns ugrep-git

2. Manually Install "ugrep-git" via AUR

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

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

b. Clone ugrep-git's git locally

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

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

$ cd ~/ugrep-git $ makepkg -si

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

ID: 724572
Name: ugrep-git
PackageBaseID: 151810
PackageBase: ugrep-git
Version: 2.0.2.r1.gc47f5c5-1
Description: Ultra fast interactive searcher of file systems, text and binary files, source code, archives, compressed files, documents, and more.
URL: https://github.com/Genivia/ugrep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1587526968
LastModified: 1587526968
URLPath: /cgit/aur.git/snapshot/ugrep-git.tar.gz