silver-searcher-git on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S silver-searcher-git

* (Optional) Uninstall silver-searcher-git on Arch using YAY

$ yay -Rns silver-searcher-git

2. Manually Install "silver-searcher-git" via AUR

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

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

b. Clone silver-searcher-git's git locally

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

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

$ cd ~/silver-searcher-git $ makepkg -si

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

ID: 241055
Name: silver-searcher-git
PackageBaseID: 102093
PackageBase: silver-searcher-git
Version: 0.22.0.r1182.9303d2b-1
Description: The Silver Searcher: An attempt to make something better than ack, which itself is better than grep.
URL: https://github.com/ggreer/the_silver_searcher
NumVotes: 11
Popularity: 0
OutOfDate: 1700229941
Maintainer: maz-1
Submitter: maz-1
FirstSubmitted: 1445247615
LastModified: 1445247883
URLPath: /cgit/aur.git/snapshot/silver-searcher-git.tar.gz