fzd-bin on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S fzd-bin

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

$ yay -Rns fzd-bin

2. Manually Install "fzd-bin" via AUR

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

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

b. Clone fzd-bin's git locally

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

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

$ cd ~/fzd-bin $ makepkg -si

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

ID: 1369940
Name: fzd-bin
PackageBaseID: 200569
PackageBase: fzd-bin
Version: 1.0.7-1
Description: Fuzzy-found file or URL opener in the user's default application.
URL: https://github.com/danehobrecht/fzd
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: danehobrecht
Submitter: danehobrecht
FirstSubmitted: 1702584801
LastModified: 1702588288
URLPath: /cgit/aur.git/snapshot/fzd-bin.tar.gz