macOS
brew install ziplocal Homebrew formula metadata
sudo port install zipMacPorts ports tree · archivers/zip/Portfile · 来源: api.github.com
安装
brew install ziplocal Homebrew formula metadata
sudo port install zipMacPorts ports tree · archivers/zip/Portfile · 来源: api.github.com
sudo apk add zipAlpine Linux edge package indexes · zip · 来源: dl-cdn.alpinelinux.org
sudo dnf install zipFedora Rawhide package metadata · zip · 来源: dl.fedoraproject.org
nix profile install nixpkgs#zipnixpkgs package indexes · pkgs/by-name/zi/zip/package.nix · 来源: api.github.com
sudo pacman -S zipArch Linux sync databases · zip · 来源: geo.mirror.pkgbuild.com
sudo zypper install zipopenSUSE Tumbleweed package metadata · zip · 来源: download.opensuse.org
choco install zipChocolatey community package catalog · zip · 来源: community.chocolatey.org
scoop install main/zipScoop official bucket manifest trees · bucket/zip.json · 来源: api.github.com
winget install --id Diorser.LiteMonitor -eWindows Package Manager source index · Diorser.LiteMonitor · 来源: cdn.winget.microsoft.com
概览
Compression and file packaging/archive utility
历史
The `zip` package is the Info-ZIP implementation of the ZIP compressor-archiver: a small command-line tool attached to one of computing's most durable archive formats. Its significance is partly technical, but mostly social: ZIP became the common archive language across DOS, Windows, Unix, macOS, Java, office documents, EPUB, mobile packages, and countless download workflows.
ZIP as a file format originated with PKWARE. The Library of Congress format description identifies ZIP as a cross-platform storage and transfer format, developed and maintained by PKWARE, and notes Phil Katz as the original developer of the format. PKWARE's APPNOTE specification says the format has been publicly specified since 1989 and remains maintained for interoperability.
Info-ZIP formed in 1990 as an Internet-based workgroup and mailing list. Its stated purpose was to provide free, portable Zip and UnZip utilities compatible with PKWARE's DOS-based tools. The official Zip page emphasizes portability beyond MS-DOS and the ability to run on many operating systems.
Info-ZIP Zip developed into the portable command-line counterpart to a format that had already escaped any one vendor. The project's own pages document releases across the 1990s and 2000s, including Zip 2.1 in 1996, Zip 2.2 in 1997, Zip 2.3 in 1999, Zip 2.32 in 2006, and Zip 3.0 in 2008.
Info-ZIP's adoption story is one of portability. The project says it supports hardware from microcomputers to Cray systems and operating systems including Unix, VMS, OS/2, Windows, MS-DOS, classic Mac OS, AmigaDOS, Atari TOS, MVS, VM/CMS, Tandem NSK, and others. That breadth made `zip` and `unzip` natural baseline tools in Unix-like package collections.
The ZIP format became a container substrate for other ecosystems. The Library of Congress notes adoption as the package/container for Office Open XML, OpenDocument, and EPUB, while PKWARE's APPNOTE lists common ZIP-based extensions such as JAR, WAR, DOCX, XLSX, PPTX, ODT, ODS, and ODP.
Info-ZIP code also spread into third-party software. The project page describes uses in IBM products, Sun's HotJava distribution, Novell NetWare installation, Windows products such as WinZip and DynaZIP DLLs, PGP, and the zlib compression library lineage.
`zip` packages files or directory trees into a ZIP archive, with metadata such as names, paths, timestamps, protection bits, and integrity checks. It is used for software distribution, archiving, temporary compression, source release bundles, build artifacts, and portable file exchange.
The Info-ZIP implementation has historically mattered on Unix-like systems because it behaves like a scriptable CLI. The official page calls out features such as creating archives in a pipe or on a device, text-format conversion across Unix/MS-DOS/Macintosh conventions, and broad OS support.
`zip` is package-nerd bedrock: one of the commands you expect to exist before you know what the project is doing. It is simultaneously an end-user archive tool, a build artifact producer, and a compatibility bridge to formats that are ZIP files wearing application-specific extensions.
It also illustrates how packaging ecosystems preserve old interoperability contracts. A modern package manager carrying Info-ZIP is carrying a 1990s portability project, a 1989 archive specification, and the everyday ability to inspect or create archives used by Java, office suites, EPUB tooling, app bundles, and release pipelines.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
zip | cli | 全局可执行文件 | |
zipcloak | cli | 全局可执行文件 | |
zipnote | cli | 全局可执行文件 | |
zipsplit | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://infozip.sourceforge.net/Zip.html
安装元数据
| 软件包键 | brew:zip |
|---|---|
| 版本 | 3.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/zip |
| 主页 | https://infozip.sourceforge.net/Zip.html |
| 上游文档 | https://infozip.sourceforge.net/Zip.html |
| 许可证 | Info-ZIP |
| 源码归档 | https://downloads.sourceforge.net/project/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar.gz |
| 最后更新 | 2026-07-10T18:22:27-04:00 |
| Pulse | updated |
| macOS 提供的库 | bzip2 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zip |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
zip 3.0-15
Archiver for .zip files
https://infozip.sourceforge.net/Zip.html
sudo apt install zipzip
nix profile install nixpkgs#zipzip 3.0-13build1
Archiver for .zip files
https://infozip.sourceforge.net/Zip.html
sudo apt install zipzip 3.0-r13
Creates PKZIP-compatible .zip files
http://www.info-zip.org/pub/infozip/Zip.html
sudo apk add zipzip-doc 3.0-r13
Creates PKZIP-compatible .zip files (documentation)
http://www.info-zip.org/pub/infozip/Zip.html
sudo apk add zip-doczip 3.0-45.fc44
A file compression and packaging utility compatible with PKZIP
http://www.info-zip.org/Zip.html
sudo dnf install zipzip 3.0-13
Compressor/archiver for creating and modifying zipfiles
http://www.info-zip.org/Zip.html
sudo pacman -S zipzip 3.0-24.5
File compression program
https://github.com/distropatches/zip/commits/opensuse
sudo zypper install zipzip
sudo port install zipzip
choco install zipmain/zip
scoop install main/zipDiorser.LiteMonitor
winget install --id Diorser.LiteMonitor -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.