时间:2026-02-15 14:41:48
1、如果是Ubuntu的的系统可以用下面的命令安装
sudo apt-get install zip
2、如果是用yum安装的话用下面的命令安装
yum install -y unzip zip;