Automic VaultAutomic Vault

brew

使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 zip

查看 zip 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install zip

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install zip

MacPorts ports tree · archivers/zip/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add zip

Alpine Linux edge package indexes · zip · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install zip

Debian stable package indexes · zip · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install zip

Fedora Rawhide package metadata · zip · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#zip

nixpkgs package indexes · pkgs/by-name/zi/zip/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S zip

Arch Linux sync databases · zip · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install zip

openSUSE Tumbleweed package metadata · zip · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install zip

Chocolatey community package catalog · zip · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/zip

Scoop official bucket manifest trees · bucket/zip.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id Diorser.LiteMonitor -e

Windows Package Manager source index · Diorser.LiteMonitor · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Compression and file packaging/archive utility

命令和别名

  • zip
  • zipcloak
  • zipnote
  • zipsplit

历史

项目历史与用法

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.

时间线

  • 1989: PKWARE begins public ZIP format specification through APPNOTE.
  • 1990: Info-ZIP forms as an Internet mailing-list workgroup.
  • 1993: PKWARE APPNOTE 2.0 introduces Deflate, later the default method used by most ZIP-compatible programs.
  • 1996: Info-ZIP releases Zip 2.1 and UnZip 5.2.
  • 1999: Info-ZIP releases Zip 2.3 under a BSD/X11-like license.
  • 2008: Info-ZIP releases Zip 3.0 with large-file, ZIP64-scale archive, multipart, UTF-8 filename, and bzip2 support.

Related projects

  • PKWARE PKZIP and APPNOTE, the original ZIP format lineage.
  • Info-ZIP UnZip, the companion extractor package.
  • zlib, whose deflate implementation lineage is closely tied to Info-ZIP contributors and became a core compression library.
  • gzip, 7-Zip, libarchive, minizip, Java JAR/WAR tooling, Office Open XML, OpenDocument, and EPUB.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:archive,compress

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
zipcli全局可执行文件
zipcloakcli全局可执行文件
zipnotecli全局可执行文件
zipsplitcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.0
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
macOS 提供的库bzip2
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezip
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

zip 3.0-15

Archiver for .zip files

https://infozip.sourceforge.net/Zip.html

sudo apt install zip
  • Section: utils
  • Architecture: amd64
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Zip
Debian stable package indexes · deb.debian.org · Debian stable package indexes: zip from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

zip

nix profile install nixpkgs#zip
  • normalized package name match
  • 匹配方式:Zip
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zi/zip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

zip 3.0-13build1

Archiver for .zip files

https://infozip.sourceforge.net/Zip.html

sudo apt install zip
  • Section: utils
  • Architecture: amd64
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Zip
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: zip from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

zip 3.0-r13

Creates PKZIP-compatible .zip files

http://www.info-zip.org/pub/infozip/Zip.html

sudo apk add zip
  • License: Info-ZIP
  • Architecture: x86_64
  • Source Package: zip
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zip from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

zip-doc 3.0-r13

Creates PKZIP-compatible .zip files (documentation)

http://www.info-zip.org/pub/infozip/Zip.html

sudo apk add zip-doc
  • License: Info-ZIP
  • Architecture: x86_64
  • Source Package: zip
  • normalized package name match
  • 匹配方式:Zip
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zip-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

zip 3.0-45.fc44

A file compression and packaging utility compatible with PKZIP

http://www.info-zip.org/Zip.html

sudo dnf install zip
  • License: Info-ZIP
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zip
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Zip
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: zip from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

zip 3.0-13

Compressor/archiver for creating and modifying zipfiles

http://www.info-zip.org/Zip.html

sudo pacman -S zip
  • License: LicenseRef-Info-ZIP
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Zip
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zip from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zip 3.0-24.5

File compression program

https://github.com/distropatches/zip/commits/opensuse

sudo zypper install zip
  • License: BSD-3-Clause
  • Category: Productivity/Archiving/Compression
  • Architecture: x86_64
  • Source Package: zip
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Zip
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zip from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

zip

sudo port install zip
  • normalized package name match
  • 匹配方式:Zip
MacPorts ports tree · api.github.com · MacPorts ports tree: archivers/zip/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

zip

choco install zip
  • normalized package name match
  • 匹配方式:Zip
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: zip from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','yubikey-manager'
Scoop95%

main/zip

scoop install main/zip
  • normalized package name match
  • 匹配方式:Zip
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zip.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Diorser.LiteMonitor

winget install --id Diorser.LiteMonitor -e
  • normalized package name match
  • 匹配方式:Zip
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Diorser.LiteMonitor from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment