1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-23 20:35:25 +02:00
tldr/pages.nl/linux/dnf-repoquery.md
2025-07-07 20:20:23 +03:00

8 lines
248 B
Markdown

# dnf repoquery
> Vraag pakketten op voor informatie.
> Meer informatie: <https://dnf.readthedocs.io/en/latest/command_ref.html#repoquery-command>.
- Vraag een pakket op voor zijn afhankelijkheden:
`dnf {{[rq|repoquery]}} --deplist {{package}}`