macOS
brew install unziplocal Homebrew formula metadata
sudo port install unzipMacPorts ports tree · archivers/unzip/Portfile · 来源: api.github.com
安装
brew install unziplocal Homebrew formula metadata
sudo port install unzipMacPorts ports tree · archivers/unzip/Portfile · 来源: api.github.com
sudo apk add unzipAlpine Linux edge package indexes · unzip · 来源: dl-cdn.alpinelinux.org
sudo dnf install unzipFedora Rawhide package metadata · unzip · 来源: dl.fedoraproject.org
nix profile install nixpkgs#unzipnixpkgs package indexes · pkgs/by-name/un/unzip/package.nix · 来源: api.github.com
sudo pacman -S unzipArch Linux sync databases · unzip · 来源: geo.mirror.pkgbuild.com
sudo zypper install unzipopenSUSE Tumbleweed package metadata · unzip · 来源: download.opensuse.org
choco install unzipChocolatey community package catalog · unzip · 来源: community.chocolatey.org
scoop install main/unzipScoop official bucket manifest trees · bucket/unzip.json · 来源: api.github.com
概览
Extraction utility for .zip compressed archives
历史
Info-ZIP UnZip is one of the classic cross-platform command-line tools for listing, testing, and extracting ZIP archives. Its package history is unusually broad because ZIP became a de facto exchange format across DOS, Windows, Unix, macOS, mainframes, and embedded or installer workflows.
The Info-ZIP project describes itself as an Internet-based workgroup formed in 1990 as a mailing list on the original SimTel site. Its purpose was to provide free, portable, high-quality Zip and UnZip utilities compatible with PKWARE's DOS PKZIP and PKUNZIP tools.
The UnZip page emphasizes portability and non-MS-DOS behavior as primary objectives. It documents UnZip as an extraction utility for .zip archives that can list, test, or extract files, with defaults that reflect Unix-style directory recreation rather than PKUNZIP's older flat extraction behavior.
UnZip 6.0, released in April 2009 according to the official pages, added ZIP64 support for large archives, bzip2 compression-method support, UTF-8 filename handling, Unix symlink and UID/GID restoration improvements, and security fixes around extracted-file attributes and invalid compressed data.
Info-ZIP reports support across a very wide range of systems, from Unix, VMS, OS/2, Windows, MS-DOS, AmigaDOS, Atari TOS, Acorn RISC OS, BeOS, classic Mac OS, MVS, VM/CMS, Tandem NSK, and others. That breadth explains why UnZip became a normal baseline package in operating-system and language-build environments.
The supplied package-manager facts list UnZip packages across Homebrew, Debian, Ubuntu, Fedora/dnf, Arch/pacman, Alpine/apk, Nix, MacPorts, Chocolatey, Scoop, and openSUSE/zypper. In package-manager culture, that makes unzip less a discovery than an assumed primitive: build scripts, release artifacts, installer recipes, and CI jobs frequently expect it to be present or trivially installable.
The Info-ZIP home page also records incorporation of Info-ZIP code into products and systems such as IBM OS/2 components, NetWare 6 installation, SAP Business One, WinZip, DynaZIP, and PGP, and notes that its compression engine spun off into zlib. Those examples document how Info-ZIP moved from a command-line utility set into infrastructure software.
UnZip is used to inspect ZIP archive contents, test archive integrity, extract files while preserving directory trees, process self-extracting archives through companion tools, and support scripts that receive upstream source or binary releases as .zip files. The Homebrew formula exposes the familiar executable family including unzip, zipinfo, funzip, unzipsfx, and zipgrep.
For packagers, its boring reliability is the point. It is often part of bootstrap chains because many upstream projects publish source archives as ZIP files even when the surrounding system is Unix-like.
UnZip is significant because it sits below many package recipes rather than beside them. A package manager can install it as a normal formula, but package build logic also uses it as a primitive for unpacking upstream artifacts, testing archive contents, and coping with filename encoding, symlink, timestamp, and large-file edge cases.
Its long cross-platform history also makes it a compatibility reference. When modern archive tools disagree about ZIP behavior, Info-ZIP UnZip remains one of the names maintainers recognize from decades of scripts, ports trees, and distribution build farms.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
funzip | cli | 全局可执行文件 | |
unzip | cli | 全局可执行文件 | |
unzipsfx | cli | 全局可执行文件 | |
zipgrep | cli | 全局可执行文件 | |
zipinfo | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://infozip.sourceforge.net/UnZip.html
安装元数据
| 软件包键 | brew:unzip |
|---|---|
| 版本 | 6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/unzip |
| 主页 | https://infozip.sourceforge.net/UnZip.html |
| 上游文档 | https://infozip.sourceforge.net/FAQ.html |
| 许可证 | Info-ZIP |
| 源码归档 | https://downloads.sourceforge.net/project/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz |
| macOS 提供的库 | bzip2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | unzip |
| Version Scheme | 0 |
| Revision | 8 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
unzip 6.0-29
De-archiver for .zip files
https://infozip.sourceforge.net/UnZip.html
sudo apt install unzipunzip
nix profile install nixpkgs#unzipunzip 6.0-28ubuntu4
De-archiver for .zip files
https://infozip.sourceforge.net/UnZip.html
sudo apt install unzipunzip 6.0-r16
Extract PKZIP-compatible .zip files
http://www.info-zip.org/UnZip.html
sudo apk add unzipunzip-doc 6.0-r16
Extract PKZIP-compatible .zip files (documentation)
http://www.info-zip.org/UnZip.html
sudo apk add unzip-docunzip 6.0-69.fc44
A utility for unpacking zip files
http://infozip.sourceforge.net
sudo dnf install unzipunzip 6.0-23
For extracting and viewing files in .zip archives
http://infozip.sourceforge.net/UnZip.html
sudo pacman -S unzipunzip 6.00-45.2
A program to unpack compressed files
sudo zypper install unzipunzip-doc 6.00-45.2
Documentation files for unzip
sudo zypper install unzip-docunzip-rcc 6.00-45.2
A program to unpack compressed files
sudo zypper install unzip-rccunzip
sudo port install unzipunzip
choco install unzipmain/unzip
scoop install main/unzip来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.