Automic VaultAutomic Vault

brew

Install xdpyinfo with Homebrew, apk, dnf, MacPorts, Nix, zypper

X.Org: Utility for displaying information about an X server. Version 1.4.0 via Homebrew; verified 2026-07-04.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install xdpyinfo

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install xdpyinfo

MacPorts ports tree · x11/xdpyinfo/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add xdpyinfo

Alpine Linux edge package indexes · xdpyinfo · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install xdpyinfo

Fedora Rawhide package metadata · xdpyinfo · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#xdpyinfo

nixpkgs package indexes · pkgs/by-name/xd/xdpyinfo/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install xdpyinfo

openSUSE Tumbleweed package metadata · xdpyinfo · source: download.opensuse.org

overview

Package summary

X.Org: Utility for displaying information about an X server

Commands and aliases

  • xdpyinfo

history

Project history and usage

xdpyinfo is the X.Org command-line utility for interrogating an X server and printing its protocol, screen, visual, and extension capabilities. It is old-school X plumbing: not a user-facing desktop app, but a diagnostic probe for the display server behind one.

Project history

The X11R7.0 manual page credits Jim Fulton of the MIT X Consortium as author, with later extension support added by Joe Moss. That places xdpyinfo in the classic X client-tool tradition that predates modern X.Org packaging, then carried forward into the modular X.Org source tree.

X.Org's 2005 modularization split the old monolithic X Window System source into individual modules for applications, libraries, drivers, fonts, protocol descriptions, and related pieces. xdpyinfo became one of those independently releasable app modules, with its freedesktop.org GitLab project now describing it simply as a display information utility for X.

Adoption history

xdpyinfo's adoption is tied to X11 itself. Administrators, distribution maintainers, build scripts, and users reach for it when they need to confirm that an X server exists, that DISPLAY points to the intended server, what screens and visuals are exposed, and which protocol extensions are present.

The tool is packaged as part of the wider X.Org application set across Unix-like systems. That packaging role matters because many higher-level desktop or graphics issues reduce to 'what does this X server actually advertise?', and xdpyinfo answers without requiring a full desktop environment.

How it is used

Typical use is direct inspection: run xdpyinfo against the default DISPLAY, pass -display for another server, use -queryExtensions to include numeric extension opcode/event/error details, or use -ext to dump information for a supported extension. It is often paired mentally with xwininfo, xprop, xrdb, xrandr, and other small X11 inspection commands.

Because it reports server capabilities rather than editing configuration, xdpyinfo is safe to run in diagnostics, bug reports, CI environments using Xvfb, remote X sessions, and package test scripts that need to verify extension availability.

Why package nerds care

xdpyinfo is a tiny but durable example of why X.Org is packaged as many small commands. Most users do not install it for daily interaction, but when a build, remote display, visual depth, or extension check fails, it becomes the quickest source of truth.

It also preserves the X11 client/server worldview in command form: a local program asks a display server what it can do, and the answer can be piped, pasted into bug reports, or used to explain why another graphical package behaves differently on two machines.

Timeline

  • MIT X Consortium era: Jim Fulton authors xdpyinfo.
  • 2005: X11R7.0 ships as the first complete modularized X.Org source release.
  • 2010: xdpyinfo 1.2.0 is announced on xorg-announce.
  • 2013: xdpyinfo 1.3.1 adds a -version option in a maintenance release.
  • 2018: The freedesktop.org GitLab project for the app module is created during repository migration.
  • 2025: The GitLab tag list records xdpyinfo 1.4.0.

Related projects

  • xwininfo inspects individual X windows rather than server-wide capabilities.
  • xprop prints X window and root-window properties.
  • xrandr focuses on RandR output configuration and display modes.
  • Xvfb is often used with xdpyinfo in headless test environments.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Installs with 5 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
xdpyinfocliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.4.0
manager updated2026-07-04
local dataok
upstreamnot checked
latest detectednot detected

https://www.x.org/

  • infoRelease/tag comparison is only available for GitHub repositories.https://www.x.org/none confidence

install metadata

Package metadata

Package keybrew:xdpyinfo
Version1.4.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/xdpyinfo
Homepagehttps://www.x.org/
Repositoryhttps://gitlab.freedesktop.org/xorg/app/xdpyinfo
Upstream docshttps://www.x.org/archive/X11R7.0/doc/html/xdpyinfo.1.html
LicenseMIT
Source archivehttps://xorg.freedesktop.org/archive/individual/app/xdpyinfo-1.4.0.tar.xz
Last updated2026-07-04T13:13:44+09:00
Pulseupdated
Dependencieslibx11, libxcb, libxext, libxi, libxtst
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexdpyinfo
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

xdpyinfo

nix profile install nixpkgs#xdpyinfo
  • normalized package name match
  • Matched by: Xdpyinfo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xd/xdpyinfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

xdpyinfo 1.4.0-r0

display information utility for X

https://xorg.freedesktop.org/

sudo apk add xdpyinfo
  • License: custom
  • Architecture: x86_64
  • Source Package: xdpyinfo
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xdpyinfo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xdpyinfo from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xdpyinfo-doc 1.4.0-r0

display information utility for X (documentation)

https://xorg.freedesktop.org/

sudo apk add xdpyinfo-doc
  • License: custom
  • Architecture: x86_64
  • Source Package: xdpyinfo
  • normalized package name match
  • Matched by: Xdpyinfo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xdpyinfo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

xdpyinfo 1.3.4-4.fc44

X11 display information utility

http://www.x.org

sudo dnf install xdpyinfo
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xdpyinfo
  • 13 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xdpyinfo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xdpyinfo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

xdpyinfo 1.4.0-1.3

Utility to display information about an X server

http://xorg.freedesktop.org/

sudo zypper install xdpyinfo
  • License: MIT
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: xdpyinfo
  • 12 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Xdpyinfo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xdpyinfo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xdpyinfo

sudo port install xdpyinfo
  • normalized package name match
  • Matched by: Xdpyinfo
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/xdpyinfo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment