Package Details: find-the-command 2.0.1-1

Git Clone URL: https://aur.archlinux.org/find-the-command.git (read-only, click to copy)
Package Base: find-the-command
Description: Advanced command-not-found hook for bash, fish and zsh using the power of pacman
Upstream URL: https://github.com/pkasemir/find-the-command
Keywords: bash command-not-found fish zsh
Licenses: custom:WTFPL
Submitter: lexter
Maintainer: pkasemir
Last Packager: pkasemir
Votes: 43
Popularity: 0.002746
First Submitted: 2016-05-14 21:43 (UTC)
Last Updated: 2022-09-04 20:27 (UTC)

Dependencies (5)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

j1simon commented on 2026-01-21 13:34 (UTC) (edited on 2026-01-21 13:35 (UTC) by j1simon)

I use Fish shell and always ask "/var/cache/pkgfile/*.files are out of date, update?":

$ poik
find-the-command: "poik" is not found locally, searching in repositories...
find-the-command: /var/cache/pkgfile/*.files are out of date, update? [Y/n]
...
core is up to date
extra is up to date
core-x86-64-v3 is up to date
extra-x86-64-v3 is up to date
find-the-command: command not found: "poik"

$ poik
find-the-command: "poik" is not found locally, searching in repositories...
find-the-command: /var/cache/pkgfile/*.files are out of date, update? [Y/n]
...
core is up to date
extra is up to date
core-x86-64-v3 is up to date
extra-x86-64-v3 is up to date
find-the-command: command not found: "poik"

pkasemir commented on 2022-09-15 15:24 (UTC)

Did you try looking here? https://aur.archlinux.org/requests

j1simon commented on 2022-09-15 07:07 (UTC)

Sorry but there is no option to remove the request.

pkasemir commented on 2022-09-15 07:00 (UTC)

@j1simon, if that is the case, can you remove the delete request for this package?

j1simon commented on 2022-09-15 06:35 (UTC)

Sorry, it was my mistake.

pkasemir commented on 2022-09-14 15:51 (UTC)

@j1simon I don't know how you consider this package obsolete. It provides a much more interactive approach than what the default fish handler does. If using the default handler all you get is a list of packages. With find-the-command you can view info about the package(s) and also install it. find-the-command also helps keep your pkgfile db files up-to-date.

pkasemir commented on 2022-09-14 15:47 (UTC)

@j1simon, can you please expand on "it doesn't work"? It works great for me, with pkgfile and pacman and for bash/zsh/fish

pkasemir commented on 2022-09-04 20:38 (UTC)

@j1simon I've just taken over the package. zsh should be working and up to date now. Please let me know if there are issues with it.

lexter commented on 2022-09-04 20:33 (UTC)

Oh I see it's forked already, cool cool. :)