🍺 BREW Explorer

← all formulae

ncurses

brew install ncurses v6.6 X11-distribute-modifications-variant keg-only

C shared library for building text-based UI applications with terminal control and cursor positioning.

Why you might care

ncurses is the standard low-level abstraction layer for portable terminal manipulation—essential for CLI tools that need fine-grained control over cursor, colors, and screen layout. Keg-only here because macOS bundles an older version; Homebrew's version unlocks newer features and bug fixes for build dependencies and custom TUI applications.

Categories

Alternatives

termbox s-lang pdcurses
127.3k
30-day installs · #27
408.8k
90-day · #32
1.6M
365-day · #31

Links

Keg-only reason

:provided_by_macos

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "termbox",
    "s-lang",
    "pdcurses"
  ],
  "build_dependencies": [],
  "categories": [
    "library",
    "terminal-utility"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Text-based UI library",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:37+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "ncurses",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://invisible-island.net/ncurses/announce.html",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Announcing ncurses 6.6",
  "installs_30d": 127266,
  "installs_365d": 1562647,
  "installs_90d": 408772,
  "keg_only": 1,
  "keg_only_reason": ":provided_by_macos",
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "X11-distribute-modifications-variant",
  "llm_generated_at": "2026-06-20T23:42:12+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "ncurses",
  "oldnames": [],
  "one_liner": "C shared library for building text-based UI applications with terminal control and cursor positioning.",
  "optional_dependencies": [],
  "rank_30d": 27,
  "rank_365d": 31,
  "rank_90d": 32,
  "raw_hash": "7468d477f74c0e63",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/n/ncurses.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "6.6",
  "versioned_formulae": [],
  "why_use_this": "ncurses is the standard low-level abstraction layer for portable terminal manipulation\u2014essential for CLI tools that need fine-grained control over cursor, colors, and screen layout. Keg-only here because macOS bundles an older version; Homebrew\u0027s version unlocks newer features and bug fixes for build dependencies and custom TUI applications."
}