9 lines
265 B
Markdown
9 lines
265 B
Markdown
|
|
# dnf repoquery
|
||
|
|
|
||
|
|
> Interroga i pacchetti per ottenere informazioni.
|
||
|
|
> Maggiori informazioni: <https://dnf.readthedocs.io/en/latest/command_ref.html#repoquery-command>.
|
||
|
|
|
||
|
|
- Interroga un pacchetto per le sue dipendenze:
|
||
|
|
|
||
|
|
`dnf {{[rq|repoquery]}} --deplist {{package}}`
|