ucg-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S ucg-git

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

$ yay -Rns ucg-git

2. Manually Install "ucg-git" via AUR

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

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

b. Clone ucg-git's git locally

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

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

$ cd ~/ucg-git $ makepkg -si

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

ID: 274118
Name: ucg-git
PackageBaseID: 107441
PackageBase: ucg-git
Version: 0.2.1.r0.g5241710-1
Description: fast grep-like tool specialized for searching large bodies of source code
URL: https://github.com/gvansickle/ucg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: eigengrau
FirstSubmitted: 1455197226
LastModified: 1455197324
URLPath: /cgit/aur.git/snapshot/ucg-git.tar.gz