ubuntu解压zip文件

step1 # 安装解压软件

sudo apt-get install unzip

step # 2 解压文件

unzip    xxxxx.zip
原文地址:https://www.cnblogs.com/RogerLu/p/9904114.html