mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 07:15:26 +02:00
9 lines
246 B
Markdown
9 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}}`
|