🍺 BREW Explorer

← all formulae

putty

brew install putty v0.84 MIT

SSH and Telnet client with integrated terminal emulator, written in C.

Why you might care

PuTTY is a lightweight, portable SSH client and terminal emulator widely used on Windows and Unix-like systems. It offers a GUI alternative to command-line ssh and includes session management, key generation, and terminal features. Useful if you prefer graphical session management or need cross-platform SSH compatibility without heavier tooling.

Categories

Alternatives

openssh mosh libssh
3.8k
30-day installs · #720
7.0k
90-day · #948
26.5k
365-day · #941

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "openssh",
    "mosh",
    "libssh"
  ],
  "build_dependencies": [
    "cmake",
    "halibut",
    "pkgconf"
  ],
  "categories": [
    "ssh",
    "terminal-utility"
  ],
  "caveats": null,
  "conflicts_with": [
    "pssh"
  ],
  "dependencies": [
    "cairo",
    "gdk-pixbuf",
    "glib",
    "gtk+3",
    "pango"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Implementation of Telnet and SSH",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:02+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "putty",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://putty.software/",
  "homepage_og_description": "Free software SSH client for Windows and also Unix, including an xterm-style terminal emulator.",
  "homepage_og_image": "https://putty.software/images/putty-512.png",
  "homepage_title": "PuTTY landing page",
  "installs_30d": 3756,
  "installs_365d": 26503,
  "installs_90d": 7030,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:46:37+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "putty",
  "oldnames": [],
  "one_liner": "SSH and Telnet client with integrated terminal emulator, written in C.",
  "optional_dependencies": [],
  "rank_30d": 720,
  "rank_365d": 941,
  "rank_90d": 948,
  "raw_hash": "450de6aa730f5374",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/p/putty.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "perl": "build"
    }
  ],
  "version_head": "HEAD",
  "version_stable": "0.84",
  "versioned_formulae": [],
  "why_use_this": "PuTTY is a lightweight, portable SSH client and terminal emulator widely used on Windows and Unix-like systems. It offers a GUI alternative to command-line ssh and includes session management, key generation, and terminal features. Useful if you prefer graphical session management or need cross-platform SSH compatibility without heavier tooling."
}