f on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "f" 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 f on Arch using YAY
$
yay -S
f
Copied
* (Optional) Uninstall f on Arch using YAY
$
yay -Rns
f
Copied
2. Manually Install "f" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone f's git locally
$
git clone https://aur.archlinux.org/f.git
~/f
Copied
c. Go to ~/f folder and install it
$
cd
~/f
Copied
$
makepkg -si
Copied
3. Information about the f package on Arch User Repository (AUR)
ID: 252736
Name: f
PackageBaseID: 104079
PackageBase: f
Version: 0.5.4-1
Description: Stress-free wrapper around find.
URL: https://github.com/knu/g
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1449099777
LastModified: 1449102144
URLPath: /cgit/aur.git/snapshot/f.tar.gz
Name: f
PackageBaseID: 104079
PackageBase: f
Version: 0.5.4-1
Description: Stress-free wrapper around find.
URL: https://github.com/knu/g
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1449099777
LastModified: 1449102144
URLPath: /cgit/aur.git/snapshot/f.tar.gz