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 
相关推荐
i***t9196 分钟前
Linux下MySQL的简单使用
linux·mysql·adb
偶像你挑的噻7 分钟前
11-Linux驱动开发-I2C子系统–mpu6050简单数据透传驱动
linux·驱动开发·stm32·嵌入式硬件
稚辉君.MCA_P8_Java1 小时前
DeepSeek 插入排序
linux·后端·算法·架构·排序算法
数据库学啊2 小时前
团队小希望运维简单,时序数据库选型有什么推荐?
运维·数据库·时序数据库
霍格沃兹软件测试开发2 小时前
Playwright MCP浏览器自动化指南:让AI精准理解你的命令
运维·人工智能·自动化
郝学胜-神的一滴3 小时前
Linux命名管道:创建与原理详解
linux·运维·服务器·开发语言·c++·程序人生·个人开发
宾有为3 小时前
【Linux】Linux 常用指令
linux·服务器·ssh
wanhengidc3 小时前
云手机性能如何?
运维·服务器·科技·智能手机·云计算
wdfk_prog3 小时前
[Linux]学习笔记系列 -- [block]bio
linux·笔记·学习
ajassi20003 小时前
开源 Linux 服务器与中间件(十三)FRP服务器、客户端安装和测试
linux·服务器·开源