logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dnf4-repograph - DNF repograph Plugin

Author

       See AUTHORS in your Core DNF Plugins distribution

Description

repograph  is a program that generates a full package dependency list from a repository and outputs it in
       dot format.

   Options
       All general DNF options are accepted, see Options in dnf(8) for details.

       --repo<repoid>
              Specify repo ids to query, can be specified multiple times (default is all enabled).

Examples

       Output dependency list from all enabled repositories:

          dnf repograph

       Output dependency list from rawhide repository:

          dnf repograph --repoid rawhide

       Output dependency list from rawhide and koji repository:

          dnf repo-graph --repoid rawhide --repoid koji

Name

       dnf4-repograph - DNF repograph Plugin

       Output a full package dependency graph in dot format.

Synopsis

dnfrepograph[<options>]dnfrepo-graph[<options>]

See Also