unzip解压大文件失败提示End-of-central-directory signature not found

unzip解压大文件(>5G)报错

复制代码
unzip file.zip 
End-of-central-directory signature not found.  Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive.  In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.

解决方法

复制代码
sudo apt install p7zip-full
7za x file.zip 
相关推荐
Land032915 分钟前
RPA网页自动化:元素定位失效的7种根因与XPath鲁棒性改造方案
运维·selenium·自动化·rpa
Starry-sky(jing)30 分钟前
# Linux 下 Qt 应用无障碍自动化:记一次wx无人值守系统的架构演进
linux·qt·自动化
荒--36 分钟前
apt dpkg 命令详解
linux·服务器
zh_yt1 小时前
auto-connect remote ssh server
运维·ssh
Lumbrologist1 小时前
【零基础部署】Docker 部署 AutoGen 多 Agent 对话框架保姆级教程
运维·docker·容器
嵌入式小能手1 小时前
飞凌嵌入式ElfBoard-进程间的通信之信号的发送alarm
linux
feng14562 小时前
OpenSREClaw - AI 本体论思维
运维·人工智能
用户2367829801683 小时前
Linux systemctl 服务管理命令:从 systemd 架构到实战技巧
linux
LIZHUOLONG13 小时前
linux 设备初始化
linux·运维·服务器
遇印记3 小时前
软考知识点(局域网基础)
运维·服务器·局域网