🍺 BREW Explorer

← all formulae

xorg-server

brew install xorg-server v21.1.23 MIT AND APSL-2.0

X Window System display server for rendering graphics on Unix-like systems.

Why you might care

Core component of graphical desktop environments on Linux and other Unix systems; required by most X11-based GUI applications and window managers. Primarily installed as a build/runtime dependency rather than directly invoked. macOS includes its own display server, so this is most relevant for Linux users or cross-compilation scenarios.

Categories

Alternatives

Wayland Mir
3.0k
30-day installs · #798
16.6k
90-day · #607
46.4k
365-day · #716

Runtime dependencies

Build dependencies

Links

Caveats

To launch X server, it is recommend to install xinit,
especially on macOS, otherwise X11.app will not work:
  brew install xinit
If cask xquartz is installed, this link may be helpful:
  https://www.xquartz.org/FAQs.html#want-another-x11app-server

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

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "Wayland",
    "Mir"
  ],
  "build_dependencies": [
    "font-util",
    "libxkbfile",
    "meson",
    "ninja",
    "pkgconf",
    "util-macros",
    "xorgproto",
    "xtrans"
  ],
  "categories": [
    "display-server",
    "graphics",
    "sysadmin"
  ],
  "caveats": "To launch X server, it is recommend to install xinit,\nespecially on macOS, otherwise X11.app will not work:\n  brew install xinit\nIf cask xquartz is installed, this link may be helpful:\n  https://www.xquartz.org/FAQs.html#want-another-x11app-server\n",
  "conflicts_with": [
    "x-cli"
  ],
  "dependencies": [
    "libx11",
    "libxau",
    "libxcb",
    "libxdmcp",
    "libxext",
    "libxfixes",
    "libxfont2",
    "mesa",
    "pixman",
    "xauth",
    "xcb-util",
    "xcb-util-image",
    "xcb-util-keysyms",
    "xcb-util-renderutil",
    "xcb-util-wm",
    "xkbcomp",
    "xkeyboard-config",
    "libapplewm"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "X Window System display server",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:06+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "xorg-server",
  "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": 3020,
  "installs_365d": 46429,
  "installs_90d": 16554,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT AND APSL-2.0",
  "llm_generated_at": "2026-06-20T23:47:09+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "xorg-server",
  "oldnames": [],
  "one_liner": "X Window System display server for rendering graphics on Unix-like systems.",
  "optional_dependencies": [],
  "rank_30d": 798,
  "rank_365d": 716,
  "rank_90d": 607,
  "raw_hash": "b7515ac266d3bc20",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/x/xorg-server.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "21.1.23",
  "versioned_formulae": [],
  "why_use_this": "Core component of graphical desktop environments on Linux and other Unix systems; required by most X11-based GUI applications and window managers. Primarily installed as a build/runtime dependency rather than directly invoked. macOS includes its own display server, so this is most relevant for Linux users or cross-compilation scenarios."
}