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

8 lines
246 B
Markdown

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