macOS
brew install xproplocal Homebrew formula metadata
sudo port install xpropMacPorts ports tree · x11/xprop/Portfile · source: api.github.com
brew
Property displayer for X. Version 1.2.8 via Homebrew; verified 2026-07-04.
install
brew install xproplocal Homebrew formula metadata
sudo port install xpropMacPorts ports tree · x11/xprop/Portfile · source: api.github.com
sudo apk add xpropAlpine Linux edge package indexes · xprop · source: dl-cdn.alpinelinux.org
sudo dnf install xpropFedora Rawhide package metadata · xprop · source: dl.fedoraproject.org
nix profile install nixpkgs#xpropnixpkgs package indexes · pkgs/by-name/xp/xprop/package.nix · source: api.github.com
sudo zypper install xpropopenSUSE Tumbleweed package metadata · xprop · source: download.opensuse.org
overview
Property displayer for X
history
xprop is the X.Org command-line utility for inspecting and changing X server window and font properties. It is one of the small diagnostic tools that makes X11's atom-and-property model visible to users, window-manager authors, packagers, and automation scripts.
The current man page carries Open Group copyrights from 1988 and 1998 and an XFree86 copyright from 2000, placing xprop in the older X Consortium/Open Group/XFree86 lineage before the modern modular X.Org release process. It later became one of the separately shipped X.Org app modules.
As a modular X.Org utility, xprop is intentionally narrow. The upstream README describes it simply as a command-line tool to display and/or set window and font properties of an X server, with development now hosted in the freedesktop.org GitLab repository and questions routed to the Xorg mailing list.
The release archive shows xprop as part of the X.Org individual app set from the 2006 modular era onward. Newer releases still happen because small fixes matter: the 1.2.5 README notes a -help command-line handler and icon-image display improvements, and 1.2.8 was archived in 2024.
xprop spread with the X11 desktop stack rather than through a separate hype cycle. It is available wherever X.Org utilities are packaged because it is the standard way to inspect WM_CLASS, WM_NAME, EWMH _NET_* values, root-window properties, font properties, and arbitrary atoms from a shell.
Its adoption persisted because X11 properties are the glue between clients, window managers, panels, launchers, automation scripts, and debugging sessions. Even as Wayland reduces the direct applicability of X11 tooling, xprop remains part of Xwayland and legacy-X troubleshooting.
The classic workflow is to run xprop and click a window, or pass -id, -name, -root, or -font to choose a target. With no explicit property list, it prints all properties on the selected object; with property names, it prints just those values.
More advanced use includes -set and -remove for changing properties, -spy for watching property-change events, and -f or format files for controlling how property values are displayed. In package-nerd practice, it is often paired with xwininfo, wmctrl, xdotool, window-manager rule systems, and bug reports about X11 clients.
xprop is tiny but culturally important: it exposes one of X11's core mechanisms without requiring a debugger or Xlib program. A lot of Linux desktop lore, from fixing application window classes to writing window-manager rules, starts with xprop output.
For package indexes, xprop is the kind of utility that justifies splitting old X.Org trees into many small packages. Users may install it alone to debug GUI behavior, even if they do not think of themselves as installing the X.Org app suite.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
xprop | cli | global executable |
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.
https://gitlab.freedesktop.org/xorg/app/xprop
install metadata
| Package key | brew:xprop |
|---|---|
| Version | 1.2.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/xprop |
| Homepage | https://gitlab.freedesktop.org/xorg/app/xprop |
| Repository | https://gitlab.freedesktop.org/xorg/app/xprop |
| Upstream docs | https://gitlab.freedesktop.org/xorg/app/xprop/-/blob/master/man/xprop.man |
| License | MIT-open-group |
| Source archive | https://xorg.freedesktop.org/archive/individual/app/xprop-1.2.8.tar.xz |
| Last updated | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| Dependencies | libx11 |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xprop |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
xprop
nix profile install nixpkgs#xpropxprop 1.2.8-r0
Property displayer for X
https://cgit.freedesktop.org/xorg/app/xprop
sudo apk add xpropxprop-doc 1.2.8-r0
Property displayer for X (documentation)
https://cgit.freedesktop.org/xorg/app/xprop
sudo apk add xprop-docxprop 1.2.8-5.fc44
X property display utility
sudo dnf install xpropxprop 1.2.8-1.5
Property displayer for X
sudo zypper install xpropxprop
sudo port install xpropsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.