Scroll to navigation

DNF-DEBUGINFO-INSTALL(8) dnf-plugins-core DNF-DEBUGINFO-INSTALL(8)

NAME

dnf-debuginfo-install - DNF debuginfo-install Plugin

Install the associated debuginfo packages for a given package specification.

SYNOPSIS

dnf debuginfo-install <pkg-spec>...

ARGUMENTS

<pkg-spec>
The package to install the associated debuginfo package for.

OPTIONS

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

CONFIGURATION

/etc/dnf/plugins/debuginfo-install.conf

The minimal content of conf file should contain main sections with enabled and autoupdate parameter.

A boolean option which controls updates of debuginfo packages. If options is enabled and there are debuginfo packages installed it automatically enables all configured debuginfo repositories. (Disabled by default.)

EXAMPLES

Install the debuginfo packages for the foobar package.
Upgrade debuginfo package of a <package-name>.
Upgrade all debuginfo packages.

AUTHOR

See AUTHORS in your Core DNF Plugins distribution

COPYRIGHT

2022, Red Hat, Licensed under GPLv2+

December 6, 2022 4.3.1