Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Query Packages - DNF Repoquery Command | Online Free DevTools by Hexmos

Query package information with DNF Repoquery. List dependencies, search repositories, and manage packages efficiently using this powerful Linux command. Free online tool, no registration required.

dnf-repoquery

Query packages for information. More information: https://dnf.readthedocs.io/en/latest/command_ref.html#repoquery-command.

  • Query a package for its dependencies:

dnf {{[rq|repoquery]}} --deplist {{package}}

See Also