zf on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "zf" 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 zf on Arch using YAY
$
yay -S
zf
Copied
* (Optional) Uninstall zf on Arch using YAY
$
yay -Rns
zf
Copied
2. Manually Install "zf" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone zf's git locally
$
git clone https://aur.archlinux.org/zf.git
~/zf
Copied
c. Go to ~/zf folder and install it
$
cd
~/zf
Copied
$
makepkg -si
Copied
3. Information about the zf package on Arch User Repository (AUR)
ID: 1327199
Name: zf
PackageBaseID: 174983
PackageBase: zf
Version: 0.9.0-1
Description: a commandline fuzzy finder designed for filtering filepaths
URL: https://github.com/natecraddock/zf
NumVotes: 2
Popularity: 0.10215
OutOfDate:
Maintainer: natecraddock
Submitter: natecraddock
FirstSubmitted: 1642049786
LastModified: 1696126564
URLPath: /cgit/aur.git/snapshot/zf.tar.gz
Name: zf
PackageBaseID: 174983
PackageBase: zf
Version: 0.9.0-1
Description: a commandline fuzzy finder designed for filtering filepaths
URL: https://github.com/natecraddock/zf
NumVotes: 2
Popularity: 0.10215
OutOfDate:
Maintainer: natecraddock
Submitter: natecraddock
FirstSubmitted: 1642049786
LastModified: 1696126564
URLPath: /cgit/aur.git/snapshot/zf.tar.gz