Product SiteDocumentation Site

5.11. Dependencies Listing

It is very easy to list the dependencies of a given package with yum.
# yum deplist rubygems
...		
Finding dependencies: 
package: rubygems.noarch 1.3.7-2.fc14
  dependency: ruby-rdoc
   provider: ruby-rdoc.noarch 1.8.7.302-1.fc14
   provider: ruby-rdoc.noarch 1.8.7.302-2.fc14
  dependency: ruby(abi) = 1.8
   provider: ruby-libs.x86_64 1.8.7.302-1.fc14
   provider: ruby-libs.i686 1.8.7.302-1.fc14
   provider: ruby-libs.x86_64 1.8.7.302-2.fc14
   provider: ruby-libs.i686 1.8.7.302-2.fc14
  dependency: /usr/bin/ruby
   provider: ruby.x86_64 1.8.7.302-1.fc14
   provider: ruby.x86_64 1.8.7.302-2.fc14