sift-bin on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S sift-bin

* (Optional) Uninstall sift-bin on Arch using YAY

$ yay -Rns sift-bin

2. Manually Install "sift-bin" via AUR

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

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

b. Clone sift-bin's git locally

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

c. Go to ~/sift-bin folder and install it

$ cd ~/sift-bin $ makepkg -si

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

ID: 349305
Name: sift-bin
PackageBaseID: 100019
PackageBase: sift-bin
Version: 0.9.0-1
Description: A fast and powerful open source alternative to grep - Static binary
URL: http://sift-tool.org/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1442280658
LastModified: 1477315971
URLPath: /cgit/aur.git/snapshot/sift-bin.tar.gz