Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rpmgraph(8) [linux man page]

RPMGRAPH(8)						      System Manager's Manual						       RPMGRAPH(8)

NAME
rpmgraph - Display RPM Package Dependency Graph SYNOPSIS
rpmgraph PACKAGE_FILE ... DESCRIPTION
rpmgraph uses PACKAGE_FILE arguments to generate a package dependency graph. Each PACKAGE_FILE argument is read and added to an rpm trans- action set. The elements of the transaction set are partially ordered using a topological sort. The partially ordered elements are then printed to standard output. Nodes in the dependency graph are package names, and edges in the directed graph point to the parent of each node. The parent node is defined as the last predecessor of a package when partially ordered using the package dependencies as a relation. That means that the par- ent of a given package is the package's last prerequisite. The output is in dot(1) directed graph format, and can be displayed or printed using the dotty graph editor from the graphviz package. There are no rpmgraph specific options, only common rpm options. See the rpmgraph usage message for what is currently implemented. SEE ALSO
dot(1), dotty(1), http://www.graphviz.org/ <URL:http://www.graphviz.org/> AUTHORS
Jeff Johnson <jbj@redhat.com> Red Hat, Inc. 30 June 2002 RPMGRAPH(8)

Check Out this Related Man Page

RPMGRAPH(8)						      System Manager's Manual						       RPMGRAPH(8)

NAME
rpmgraph - Display RPM Package Dependency Graph SYNOPSIS
rpmgraph PACKAGE_FILE ... DESCRIPTION
rpmgraph uses PACKAGE_FILE arguments to generate a package dependency graph. Each PACKAGE_FILE argument is read and added to an rpm trans- action set. The elements of the transaction set are partially ordered using a topological sort. The partially ordered elements are then printed to standard output. Nodes in the dependency graph are package names, and edges in the directed graph point to the parent of each node. The parent node is defined as the last predecessor of a package when partially ordered using the package dependencies as a relation. That means that the par- ent of a given package is the package's last prerequisite. The output is in dot(1) directed graph format, and can be displayed or printed using the dotty graph editor from the graphviz package. There are no rpmgraph specific options, only common rpm options. See the rpmgraph usage message for what is currently implemented. SEE ALSO
dot(1), dotty(1), http://www.graphviz.org/ <URL:http://www.graphviz.org/> AUTHORS
Jeff Johnson <jbj@redhat.com> Red Hat, Inc. 30 June 2002 RPMGRAPH(8)
Man Page

4 More Discussions You Might Find Interesting

1. SuSE

Installing graphviz

hi all, iam trying to install graphviz software on my linux box(suse linux). i downloaded rpm graphviz-2.9.20060521.0440-1.fc1.i386.rpm i'm using rpm --install graphviz-2.9.20060521.0440-1.fc1.i386.rpm but getting the errors warning: user ellson does not exist - using root warning: group... (1 Reply)
Discussion started by: wxwidgets
1 Replies

2. Virtualization and Cloud Computing

Clouds (Partially Order Sets) - Streams (Linearly Ordered Sets) - Part 2

timbass Sat, 28 Jul 2007 10:07:53 +0000 Originally posted in Yahoo! CEP-Interest Here is my follow-up note on posets (partially ordered sets) and tosets (totally or linearly ordered sets) as background set theory for event processing, and in particular CEP and ESP. In my last note, we... (0 Replies)
Discussion started by: Linux Bot
0 Replies

3. SuSE

RPM implicit dependencies

Hi, I'm having issues with implicit dependencies for my RPM package. This is the error I'm getting: error: Failed dependencies: libclntsh.so.11.1()(64bit) is needed by geomatica-10.4-0.x86_64 Our software has a dynamically loaded library which links to the Oracle's libclntsh.so.11.1... (2 Replies)
Discussion started by: pneveu
2 Replies

4. Red Hat

Need help with RPM.

Hi Gurus , Firs Pardon my Linux Ignorance. I am trying to check the teradata package dependency on of my servers. this is the output. rpm -qpR /tmp/BAR_SW/cliv2/cliv2-13.10.00.11-1.noarch.rpm tdicu TeraGSS_redhatlinux-i386 rpmlib(VersionedDependencies) <= 3.0.3-1 /bin/sh /bin/sh... (1 Reply)
Discussion started by: rama krishna
1 Replies