9 lines
265 B
Markdown
Raw Normal View History

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