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 
相关推荐
木子欢儿8 分钟前
在 Debian 12 上安装 Xfce 桌面
java·linux·运维·服务器·debian
coder_lorraine24 分钟前
【Linux系列】Linux Snap 安装与使用指南:高效管理应用的神器
linux·运维
LLLLYYYRRRRRTT29 分钟前
9. Linux 交换空间管理
linux·数据库·redis
zhuyan10840 分钟前
【ROS2】常用命令
linux·运维·服务器
涛思数据(TDengine)40 分钟前
可信数据库大会现场,TDengine 时序数据库展示核电场景下的高性能与 AI 创新
大数据·运维·数据库·人工智能·时序数据库·tdengine·涛思数据
DARLING Zero two♡1 小时前
【Linux操作系统】简学深悟启示录:进程初步
linux·运维·服务器
努力一点9481 小时前
ubuntu22.04系统实践 linux基础入门命令(三) 用户管理命令
linux·运维·服务器·人工智能·ubuntu·gpu算力
打不了嗝 ᥬ᭄2 小时前
进程间通信
linux·运维·服务器
Volunteer Technology2 小时前
13015计算机系统原理-速记宝典
运维·网络·考研·总线·计算机系统原理·中央处理器
亲爱的非洲野猪2 小时前
Nginx vs Spring Cloud Gateway:限流功能深度对比与实践指南
运维·nginx