Hacker News new | ask | show | jobs
by self_awareness 243 days ago
for fuzzy package search we can run `apt-cache search keyword | fzy` (fzy is a fuzzy pager).

it of course works with Arch pacman -Ss, Gentoo qsearch, etc.