1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-27 19:15:27 +02:00
tldr/pages/linux/dnf-repoquery.md

9 lines
235 B
Markdown
Raw Normal View History

2025-07-07 17:20:23 +00:00
# dnf repoquery
> Query packages for information.
> More information: <https://dnf.readthedocs.io/en/latest/command_ref.html#repoquery-command>.
- Query a package for its dependencies:
`dnf {{[rq|repoquery]}} --deplist {{package}}`