CentOS 安装 debuginfo-install

安装debuginfo相关的包步骤如下:
1、 修改文件/etc/yum.repos.d/CentOS-Debuginfo.repo中的enabled参数,将其值修改为1

2、 使用命令:
yum install nss-softokn-debuginfo –nogpgcheck
yum install yum-utils

转载于:https://www.cnblogs.com/john-h/p/6113567.html

你可能感兴趣的:(CentOS 安装 debuginfo-install)