macOS
brew install unzipprovider-native install command
brew / rank 114
Extraction utility for .zip compressed archives. Version 6.0 via Homebrew; verified 2026-07-14.
install
brew install unzipprovider-native install command
overview
Extraction utility for .zip compressed archives
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
funzip | executable | indexed executable | Discovered from the local executable index. |
unzip | executable | indexed executable | Discovered from the local executable index. |
unzipsfx | executable | indexed executable | Discovered from the local executable index. |
zipgrep | executable | indexed executable | Discovered from the local executable index. |
zipinfo | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:unzip |
|---|---|
| Version | 6.0 |
| Package manager | Homebrew |
| Homepage | https://infozip.sourceforge.net/UnZip.html |
| Last updated | 2026-07-14T20:07:13+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.