安装tree时遇到问题yum [Errno 256] No more mirrors to try

[Errno 256] No more mirrors to try 解决方法

解决方法:  

1.yum clean all

2.yum makecache

3.yum update

然后再yum install tree -y 安装成功。

相关文章: