今天在安装screen的时候出现以下错误
[root@server07 ~]# yum -y install screen
No match for argument: screen
Error: Unable to find a match
这个问题应该是没有配置 yum 源,所以解决办法就是:安装 EPEL 的源即可解决
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
<完>
原创
在使用 yum 命令时出现 No match for argument: screen Error: Unable to find a match 错误
本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。
评论交流
欢迎留下你的想法