macOS
brew install xdpyinfolocal Homebrew formula metadata
sudo port install xdpyinfoMacPorts ports tree · x11/xdpyinfo/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xdpyinfo in AI-Agent-Workflows.
Installation
brew install xdpyinfolocal Homebrew formula metadata
sudo port install xdpyinfoMacPorts ports tree · x11/xdpyinfo/Portfile · Quelle: api.github.com
sudo apk add xdpyinfoAlpine Linux edge package indexes · xdpyinfo · Quelle: dl-cdn.alpinelinux.org
sudo dnf install xdpyinfoFedora Rawhide package metadata · xdpyinfo · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#xdpyinfonixpkgs package indexes · pkgs/by-name/xd/xdpyinfo/package.nix · Quelle: api.github.com
sudo zypper install xdpyinfoopenSUSE Tumbleweed package metadata · xdpyinfo · Quelle: download.opensuse.org
Überblick
X.Org: Utility for displaying information about an X server
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xdpyinfo | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:xdpyinfo |
|---|---|
| Version | 1.4.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xdpyinfo |
| Homepage | https://www.x.org/ |
| Repository | https://gitlab.freedesktop.org/xorg/app/xdpyinfo |
| Upstream-Dokumentation | https://www.x.org/archive/X11R7.0/doc/html/xdpyinfo.1.html |
| Lizenz | MIT |
| Quellarchiv | https://xorg.freedesktop.org/archive/individual/app/xdpyinfo-1.4.0.tar.xz |
| Zuletzt aktualisiert | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| Abhängigkeiten | libx11, libxcb, libxext, libxi, libxtst |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xdpyinfo |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
xdpyinfo
nix profile install nixpkgs#xdpyinfoxdpyinfo 1.4.0-r0
display information utility for X
sudo apk add xdpyinfoxdpyinfo-doc 1.4.0-r0
display information utility for X (documentation)
sudo apk add xdpyinfo-docxdpyinfo 1.3.4-4.fc44
X11 display information utility
sudo dnf install xdpyinfoxdpyinfo 1.4.0-1.3
Utility to display information about an X server
sudo zypper install xdpyinfoxdpyinfo
sudo port install xdpyinfoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.