🍺 BREW Explorer

← all formulae

openssh

brew install openssh v10.3p1 SSH-OpenSSH

SSH client and server implementation with secure remote shell, file transfer, and tunneling.

Why you might care

OpenSSH is the de facto standard for remote shell access and secure file transfer across Unix/Linux systems. Most developers need it for git operations, server administration, and secure communications. Homebrew's formula lets you run a custom SSH server or use a newer client version than your system provides, with support for modern key types and FIDO2 hardware security keys.

Categories

Alternatives

Dropbear libssh PuTTY
2.7k
30-day installs · #843
13.0k
90-day · #708
56.6k
365-day · #625

Runtime dependencies

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Dropbear",
    "libssh",
    "PuTTY"
  ],
  "build_dependencies": [
    "pkgconf"
  ],
  "categories": [
    "ssh",
    "networking",
    "sysadmin"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "ldns",
    "libfido2",
    "openssl@3"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "OpenBSD freely-licensed SSH connectivity tools",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:08+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "openssh",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.openssh.com/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "OpenSSH",
  "installs_30d": 2664,
  "installs_365d": 56593,
  "installs_90d": 12982,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "SSH-OpenSSH",
  "llm_generated_at": "2026-06-20T23:47:26+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "openssh",
  "oldnames": [],
  "one_liner": "SSH client and server implementation with secure remote shell, file transfer, and tunneling.",
  "optional_dependencies": [],
  "rank_30d": 843,
  "rank_365d": 625,
  "rank_90d": 708,
  "raw_hash": "ea03d0668e9ded69",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/o/openssh.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "mandoc": "build"
    },
    {
      "lsof": "test"
    },
    "krb5",
    "libedit",
    "libxcrypt"
  ],
  "version_head": null,
  "version_stable": "10.3p1",
  "versioned_formulae": [],
  "why_use_this": "OpenSSH is the de facto standard for remote shell access and secure file transfer across Unix/Linux systems. Most developers need it for git operations, server administration, and secure communications. Homebrew\u0027s formula lets you run a custom SSH server or use a newer client version than your system provides, with support for modern key types and FIDO2 hardware security keys."
}