fuzzy-pkg-finder on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "fuzzy-pkg-finder" 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 fuzzy-pkg-finder on Arch using YAY

$ yay -S fuzzy-pkg-finder

* (Optional) Uninstall fuzzy-pkg-finder on Arch using YAY

$ yay -Rns fuzzy-pkg-finder

2. Manually Install "fuzzy-pkg-finder" via AUR

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

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

b. Clone fuzzy-pkg-finder's git locally

$ git clone https://aur.archlinux.org/fuzzy-pkg-finder.git ~/fuzzy-pkg-finder

c. Go to ~/fuzzy-pkg-finder folder and install it

$ cd ~/fuzzy-pkg-finder $ makepkg -si

3. Information about the fuzzy-pkg-finder package on Arch User Repository (AUR)

ID: 1355855
Name: fuzzy-pkg-finder
PackageBaseID: 168745
PackageBase: fuzzy-pkg-finder
Version: 1.2-1
Description: Simple cli command for using fzf to search and install packages
URL: https://github.com/ericlay/fuzzy-pkg-finder
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: airclay
Submitter: airclay
FirstSubmitted: 1625745561
LastModified: 1700426917
URLPath: /cgit/aur.git/snapshot/fuzzy-pkg-finder.tar.gz