libssh2
brew install libssh2
v1.11.1_1
BSD-3-Clause
C library implementing the SSH2 protocol with key exchange, encryption, and authentication.
Why you might care
A low-level SSH client/server library used as a build dependency by tools that need SSH connectivity (curl, git, rsync). Faster and more lightweight than spawning external SSH processes. Primarily consumed by other formulae rather than used directly.
57.7k
30-day installs · #109
208.6k
90-day · #96
658.0k
365-day · #103
Runtime dependencies
Links
- https://libssh2.org/
- Brew formula source: Formula/lib/libssh2.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"libssh",
"openssh"
],
"build_dependencies": [],
"categories": [
"library",
"networking",
"ssh"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "C library implementing the SSH2 protocol",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:39+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libssh2",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://libssh2.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "libssh2",
"installs_30d": 57664,
"installs_365d": 657954,
"installs_90d": 208560,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:42:45+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libssh2",
"oldnames": [],
"one_liner": "C library implementing the SSH2 protocol with key exchange, encryption, and authentication.",
"optional_dependencies": [],
"rank_30d": 109,
"rank_365d": 103,
"rank_90d": 96,
"raw_hash": "4bdbe9b1a0039691",
"recommended_dependencies": [],
"revision": 1,
"ruby_source_path": "Formula/lib/libssh2.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.11.1",
"versioned_formulae": [],
"why_use_this": "A low-level SSH client/server library used as a build dependency by tools that need SSH connectivity (curl, git, rsync). Faster and more lightweight than spawning external SSH processes. Primarily consumed by other formulae rather than used directly."
}