dnf-deplist

query package dependencies

TLDR

This command is an alias of dnf repoquery --deplist.See documentation for the original command.
$ tldr dnf repoquery

SEE ALSO

dnf(8), dnf-repoquery(8)

RESOURCES

Source code · Documentation