sift on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sift

* (Optional) Uninstall sift on Arch using YAY

$ yay -Rns sift

2. Manually Install "sift" via AUR

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

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

b. Clone sift's git locally

$ git clone https://aur.archlinux.org/sift.git ~/sift

c. Go to ~/sift folder and install it

$ cd ~/sift $ makepkg -si

3. Information about the sift package on Arch User Repository (AUR)

ID: 1404087
Name: sift
PackageBaseID: 99953
PackageBase: sift
Version: 0.9.0-2
Description: A fast and powerful open source alternative to grep
URL: http://sift-tool.org/
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: quest
Submitter: jetm
FirstSubmitted: 1442183982
LastModified: 1707082615
URLPath: /cgit/aur.git/snapshot/sift.tar.gz