Maybe you will fail to install the Screen command if you do the same thing just like what did you do in centos 7, how to resolve it? Do it as below:
Step 1: add the epel source
yum install epel-release
Step 2: install the screen
yum install screen
Ok, just enjoy it.