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

9 lines
246 B
Markdown
Raw Normal View History

# dnf install
> 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}}`