unzip/zip: Command Not Found 安装unzip

2024-10-15 08:41:26

1、如果是Ubuntu的的系统可以用下面的命令安装sudo apt-get install zip

2、如果是用yum安装的话用下面的命令安装yum install -y unzip zip;

猜你喜欢