macOS
brew install xproplocal Homebrew formula metadata
sudo port install xpropMacPorts ports tree · x11/xprop/Portfile · ソース: api.github.com
brew / 順位 10333
xprop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xproplocal Homebrew formula metadata
sudo port install xpropMacPorts ports tree · x11/xprop/Portfile · ソース: api.github.com
sudo apk add xpropAlpine Linux edge package indexes · xprop · ソース: dl-cdn.alpinelinux.org
sudo dnf install xpropFedora Rawhide package metadata · xprop · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xpropnixpkgs package indexes · pkgs/by-name/xp/xprop/package.nix · ソース: api.github.com
sudo zypper install xpropopenSUSE Tumbleweed package metadata · xprop · ソース: download.opensuse.org
概要
Property displayer for X
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xprop | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:xprop |
|---|---|
| バージョン | 1.2.8 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://gitlab.freedesktop.org/xorg/app/xprop |
| 最終更新 | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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-6.fc45
X property display utility
sudo dnf install xpropxprop 1.2.8-1.7
Property displayer for X
sudo zypper install xpropxprop
sudo port install xpropソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.