🍺 BREW Explorer

← all formulae

zip

brew install zip v3.0_1 Info-ZIP keg-only

Create and manage ZIP archive files from the command line.

Why you might care

Standard tool for creating ZIP archives on Unix-like systems; more portable and scriptable than macOS's built-in `zip` command for automation. Keg-only because macOS provides a system version, but Homebrew's build offers consistency across different macOS versions.

Categories

Alternatives

tar gzip 7z unzip
7.4k
30-day installs · #443
27.1k
90-day · #421
126.7k
365-day · #367

Links

Keg-only reason

:provided_by_macos

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "tar",
    "gzip",
    "7z",
    "unzip"
  ],
  "build_dependencies": [],
  "categories": [
    "archiver",
    "compression"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Compression and file packaging/archive utility",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:52+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "zip",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://infozip.sourceforge.net/Zip.html",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Info-ZIP\u0027s Zip",
  "installs_30d": 7351,
  "installs_365d": 126701,
  "installs_90d": 27141,
  "keg_only": 1,
  "keg_only_reason": ":provided_by_macos",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Info-ZIP",
  "llm_generated_at": "2026-06-20T23:44:54+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "zip",
  "oldnames": [],
  "one_liner": "Create and manage ZIP archive files from the command line.",
  "optional_dependencies": [],
  "rank_30d": 443,
  "rank_365d": 367,
  "rank_90d": 421,
  "raw_hash": "59b125beafb0a235",
  "recommended_dependencies": [],
  "revision": 1,
  "ruby_source_path": "Formula/z/zip.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2"
  ],
  "version_head": null,
  "version_stable": "3.0",
  "versioned_formulae": [],
  "why_use_this": "Standard tool for creating ZIP archives on Unix-like systems; more portable and scriptable than macOS\u0027s built-in `zip` command for automation. Keg-only because macOS provides a system version, but Homebrew\u0027s build offers consistency across different macOS versions."
}