摘要: 环境 Ubuntu18 使用yum 解决方法 GPG对于包的源key的验证没有通过 在yum install 版本后面加上 --nogpgcheck 绕过GPG验证 阅读全文
posted @ 2023-02-18 10:26 伶俐虫虫 阅读(1118) 评论(0) 推荐(1)
摘要: 环境 Ubuntu18 问题描述 yum repolist all 发现结果为0 解决方法 参考教程 由于是Ubuntu没有yum源,所以要想使用yum安装软件必须要配置yum安装源 进入/etc/yum/repos.d cd /etc/yum/repos.d 新建fedora-163.repo f 阅读全文
posted @ 2023-02-18 09:29 伶俐虫虫 阅读(966) 评论(0) 推荐(0)