fd-git on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S fd-git

* (Optional) Uninstall fd-git on Arch using YAY

$ yay -Rns fd-git

2. Manually Install "fd-git" via AUR

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

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

b. Clone fd-git's git locally

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

c. Go to ~/fd-git folder and install it

$ cd ~/fd-git $ makepkg -si

3. Information about the fd-git package on Arch User Repository (AUR)

ID: 1413379
Name: fd-git
PackageBaseID: 147638
PackageBase: fd-git
Version: 9.0.0.r41.g969316c-1
Description: A simple, fast and user-friendly alternative to 'find'
URL: https://github.com/sharkdp/fd
NumVotes: 7
Popularity: 6.0E-6
OutOfDate:
Maintainer: Chocobo1
Submitter: 0ofta
FirstSubmitted: 1577193627
LastModified: 1708541362
URLPath: /cgit/aur.git/snapshot/fd-git.tar.gz