# Cents os 7下如何安装bzip2### 安装```yum search bzip2 //查询安装包yum -y install bzip2.x86_64 ```### 原因---- vbox增强功能安装包在linux下运行,VboxLinux...sh需要bzip2
Cents os 7下如何安装bzip2
原文:https://www.cnblogs.com/jiftle/p/10218586.html