Forked from jarek-przygodzki/centos-install-kernel-debuginfo.sh
Created
May 8, 2020 03:07
-
-
Save caot/1788ae1df9b948191f8098860bb7de23 to your computer and use it in GitHub Desktop.
CentOS 7 - How to install kernel-debuginfo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum --enablerepo=base-debuginfo install -y kernel-debuginfo-$(uname -r) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.