新購買的 Linode 服務器在使用 yum 命令時出現如下錯誤
[root@li433-101 ~]# yum -y install screen
Last metadata expiration check: 0:11:50 ago on Fri 03 Jan 2020 11:55:26 AM UTC.
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