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.
Examples
- dnf debuginfo-install foobar
- Install the debuginfo packages for the foobar package.