debuginfo-install

Langue: en

Autres versions - même langue

Version: 2008 October 21 (fedora - 04/07/09)

Section: 1 (Commandes utilisateur)

NAME

debuginfo-install

SYNOPSIS

debuginfo-install package

DESCRIPTION

debuginfo-install is a program which installs the RPMs needed to debug the specified package. The package argument can be a wildcard, but will only match installed pacakges. debuginfo-install will then enable any debuginfo repositories, and install the relevant debuginfo rpm.

EXAMPLES

Download and install all the RPMs needed to debug the kernel RPM:
debuginfo-install kernel

FILES

As debuginfo-install uses YUM libraries for retrieving all the information, it relies on YUM configuration for its default values like which repositories to use. Consult YUM documentation for details:
 /etc/yum.conf
 /etc/yum/repos.d/
 /var/cache/yum/
 

SEE ALSO

 yum.conf (5)
 http://yum-utils.baseurl.org/
 http://yum.baseurl.org/
 

AUTHORS

 See the Authors file included with this program.
 

BUGS

There of course aren't any bugs, but if you find any, they should be sent to the mailing list: yum-devel@lists.baseurl.org or filed in trac.