sift on AUR (Arch User Repository)
Last updated: November 22,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
Copied
b. Install sift on Arch using YAY
$
yay -S
sift
Copied
* (Optional) Uninstall sift on Arch using YAY
$
yay -Rns
sift
Copied
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
Copied
b. Clone sift's git locally
$
git clone https://aur.archlinux.org/sift.git
~/sift
Copied
c. Go to ~/sift folder and install it
$
cd
~/sift
Copied
$
makepkg -si
Copied
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
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