NAME | SYNOPSIS | DESCRIPTION | EXAMPLES | WARNING MESSAGES | FILES | SEE ALSO | AUTHORS | BUGS | COLOPHON

debuginfo-install(1)                                    debuginfo-install(1)

NAME         top

       debuginfo-install - install debuginfo packages and their dependencies

SYNOPSIS         top

       debuginfo-install package

DESCRIPTION         top

       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 packages.  debuginfo-install will then
       enable any debuginfo repositories, and install the relevant debuginfo
       rpm.

EXAMPLES         top

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

WARNING MESSAGES         top

       Could not find debuginfo for:
              You may sometimes see warning messages about certain packages
              not being found if you run debuginfo-install for a wildcard or
              glob. Debuginfo packages are not necessary for "noarch" RPMs;
              these will generate a warning message.  Additionally, On
              64-bit systems, no multilib debuginfo packages are published,
              so if you have 32-bit packages installed, these will also
              generate warning messages.

FILES         top

       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         top

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

AUTHORS         top

       See the Authors file included with this program.

BUGS         top

       There are of course no bugs, but should you find any, you should
       first consult the FAQ section on http://yum.baseurl.org/wiki/Faq and
       if unsuccessful in finding a resolution contact the mailing list:
       yum-devel@lists.baseurl.org.  To file a bug use
       http://bugzilla.redhat.com for Fedora/RHEL/Centos related bugs and
       http://yum.baseurl.org/report for all other bugs.

COLOPHON         top

       This page is part of the yum-utils (Yum Package Manager utilities)
       project.  Information about the project can be found at 
       ⟨http://yum.baseurl.org/⟩.  If you have a bug report for this manual
       page, see ⟨http://yum.baseurl.org/report⟩.  This page was obtained
       from the project's upstream Git repository 
       ⟨git://yum.baseurl.org/yum-utils.git⟩ on 2017-07-05.  If you discover
       any rendering problems in this HTML version of the page, or you
       believe there is a better or more up-to-date source for the page, or
       you have corrections or improvements to the information in this
       COLOPHON (which is not part of the original manual page), send a mail
       to man-pages@man7.org
James Antill                   21 October 2008          debuginfo-install(1)