zhaoguibin

笔记

  • 首页
  • 归档
  • 搜索
  • 文章目录
  • 站点概览
zhaoguibin

zhaoguibin

个人平时问题记录
135 日志
40 标签
GitHub E-Mail
0%

yum 安装报 关于Public key for .rpm is not installed 的解决方法

发表于 2017-12-02 更新于 2021-02-03

此时要导入rpm的签名信息即可

以root登录,执行下面命令

1
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release

根据我的Linux版本是CentOS 7

于是我执行下面命令

1
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
# yum
Warning RPMDB altered outside of yum.的解决办法
在linux系统中安装virtualbox增强功能(增强包)的详细步骤
© 2022 zhaoguibin
由 Hexo & NexT.Muse 强力驱动