yum install unzip -y
zypper -n install unzip
unzip
如果回显不为“command not found”或者“-bash: /usr/bin/unzip: No such file or directory”,则表示unzip安装成功。