Simple cli utility for using fzf to search for/list/install/remove packages.
Go to file
Eric Lay 7a32ec0416 replaced hook with timer 2020-06-12 15:46:47 -05:00
bin updated file structure 2020-06-11 15:59:29 -05:00
LICENSE Add LICENSE 2020-06-11 20:34:13 +00:00
PKGBUILD replaced hook with timer 2020-06-12 15:46:47 -05:00
README.md updated readme 2020-06-11 21:33:41 -05:00
fpf.service replaced hook with timer 2020-06-12 15:46:47 -05:00
fpf.timer replaced hook with timer 2020-06-12 15:46:47 -05:00

README.md

fuzzy-pkg-finder

Simple cli command for using fzf to search and install packages.

Performs live search by package name and presents package information including file list in preview pane.
Use by invoking 'pacfzf' or 'yayfzf' commands

For use with Pacman or Yay package managers only.
Entirely inspired by command found at https://wiki.archlinux.org/index.php/Fzf