On 2/24/20, tetrahedra via qubes-users <[email protected]> wrote: > On Mon, Feb 17, 2020 at 10:03:26AM +0100, [email protected] > wrote: >>On Mon, Feb 17, 2020 at 08:59:18AM +0000, tetrahedra via qubes-users >> wrote: >>> like only debian's `apt-search` will search the binary names, fedora's >>> `dnf search` appears not to.
Fyi - The dnf command does search for binaries, but you need to use the full path, or a wildcard path, for it to work correctly. e.g. $ sudo dnf search '*/sshd' will return the package that will install the 'sshd' binary. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/CAJ5FDngkPA9OhioZ3v3ncaS%3Dxbkc%2BRRqOZRiVWzD5FCjhVKsRg%40mail.gmail.com.
