Simple cli utility for using fzf to search for/list/install/remove packages.
Go to file
Eric Lay 3fc4fb0ad9 added post-install script 2020-06-11 18:33:32 -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 added post-install script 2020-06-11 18:33:32 -05:00
README.md added first PKGBUILD 2020-06-11 15:57:03 -05:00
fuzzy-pkg-finder.install added post-install script 2020-06-11 18:33:32 -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.

For use with Pacman or Yay package managers only.