Files
cheatsheet-tldr/tldr/linux/dnf-deplist
2025-07-05 00:19:48 +00:00

13 lines
234 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# dnf deplist
> This command is an alias of `dnf repoquery --deplist`.
- View documentation for the original command:
`tldr dnf repoquery`