您可以使用以下命令在Linux中解压zip文件:
``unzip 压缩文件名.zip``
unzip 压缩文件名.zip
如果您要解压名为“archive.zip”的zip文件,请执行以下命令:
``unzip archive.zip``
unzip archive.zip