🍺 BREW Explorer

← all formulae

wget

brew install wget v1.25.0 GPL-3.0-or-later

GNU command-line utility to download files from HTTP, HTTPS, and FTP servers.

Why you might care

wget is a non-interactive downloader that works reliably in scripts and remote sessions where a GUI browser isn't available. It supports recursive downloads, resume on interruption, and follows redirects — standard for automating bulk file retrieval or CI/CD pipelines. More portable and POSIX-aligned than curl for pure downloading workflows.

Categories

Alternatives

curl aria2 httpie
21.0k
30-day installs · #229
71.7k
90-day · #220
375.0k
365-day · #183

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "curl",
    "aria2",
    "httpie"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "http-client",
    "networking"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libidn2",
    "openssl@3",
    "gettext",
    "libunistring"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Internet file retriever",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:45+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "wget",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.gnu.org/software/wget/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Wget - GNU Project - Free Software Foundation",
  "installs_30d": 20981,
  "installs_365d": 375004,
  "installs_90d": 71738,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-3.0-or-later",
  "llm_generated_at": "2026-06-20T23:43:32+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "wget",
  "oldnames": [],
  "one_liner": "GNU command-line utility to download files from HTTP, HTTPS, and FTP servers.",
  "optional_dependencies": [],
  "rank_30d": 229,
  "rank_365d": 183,
  "rank_90d": 220,
  "raw_hash": "779045e1c5998040",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/w/wget.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.25.0",
  "versioned_formulae": [],
  "why_use_this": "wget is a non-interactive downloader that works reliably in scripts and remote sessions where a GUI browser isn\u0027t available. It supports recursive downloads, resume on interruption, and follows redirects \u2014 standard for automating bulk file retrieval or CI/CD pipelines. More portable and POSIX-aligned than curl for pure downloading workflows."
}