摘要: # Cents os 7下如何安装bzip2### 安装```yum search bzip2 //查询安装包yum -y install bzip2.x86_64 ```### 原因 vbox增强功能安装包在linux下运行,VboxLinux...sh需要bzip2 阅读全文
posted @ 2019-01-04 10:48 jiftle 阅读(4275) 评论(0) 推荐(0) 编辑