🍺 BREW Explorer

← all formulae

libxcb

brew install libxcb v1.17.0 MIT

C library providing low-level access to the X Window System protocol via XCB.

Why you might care

libxcb is the modern, asynchronous alternative to Xlib for communicating with X servers. It's a runtime dependency for most X11 applications and graphical toolkits (GTK, Qt, etc.) on Unix-like systems. You need it installed to run or develop GUI software on X11.

Categories

Alternatives

Xlib XCB
78.8k
30-day installs · #60
264.2k
90-day · #57
940.4k
365-day · #55

Runtime dependencies

Build dependencies

Links

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Xlib",
    "XCB"
  ],
  "build_dependencies": [
    "pkgconf",
    "python@3.14",
    "xcb-proto"
  ],
  "categories": [
    "library",
    "header-only-library"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [
    "libxau",
    "libxdmcp"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "X.Org: Interface to the X Window System protocol",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:40:38+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "libxcb",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://www.x.org/",
  "homepage_og_description": null,
  "homepage_og_image": "/icon.png",
  "homepage_title": "xorg",
  "installs_30d": 78757,
  "installs_365d": 940414,
  "installs_90d": 264213,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": "2026-06-20T23:42:25+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "libxcb",
  "oldnames": [],
  "one_liner": "C library providing low-level access to the X Window System protocol via XCB.",
  "optional_dependencies": [],
  "rank_30d": 60,
  "rank_365d": 55,
  "rank_90d": 57,
  "raw_hash": "bb7accf72bf9a125",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/lib/libxcb.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "1.17.0",
  "versioned_formulae": [],
  "why_use_this": "libxcb is the modern, asynchronous alternative to Xlib for communicating with X servers. It\u0027s a runtime dependency for most X11 applications and graphical toolkits (GTK, Qt, etc.) on Unix-like systems. You need it installed to run or develop GUI software on X11."
}