Centos8无法安装screen的解决方法:使用epel安装screen

Posted yuwensong

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Centos8无法安装screen的解决方法:使用epel安装screen相关的知识,希望对你有一定的参考价值。

选择了一个基础款的vps安装的镜像选了熟悉的centos的最新版centos8,但是在安装screen的时候,却安装不了,提示:

No match for argument: screen

本来以为是yum源里没有screen,还换到了阿里云的源,却依然不能安装。将系统换到centos7,却可以直接正常安装screen。

后来发现Centos8安装screen需要使用epel来安装,安装epel后,再安装screen,解决centos8无法安装screen的问题。

1、安装epel

sudo yum install epel-release

2、安装screen

sudo yum install screen

可以看到centos8已经正常安装并可以使用screnn了

以上是关于Centos8无法安装screen的解决方法:使用epel安装screen的主要内容,如果未能解决你的问题,请参考以下文章

Centos Screen的安装与使用

linux 网络相关的简单介绍及centos8 yum源无法使用的解决方法

安装centos8.4解决软碟通制作启动盘安装源无法识别

centos8网络配置

Parallels 无法安装增强工具到CentOS8(Redhat8)

Parallels 无法安装增强工具到CentOS8(Redhat8)