macOS
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · ソース: api.github.com
brew
xlsclients のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xlsclientslocal Homebrew formula metadata
sudo port install xlsclientsMacPorts ports tree · x11/xlsclients/Portfile · ソース: api.github.com
sudo dnf install xlsclientsFedora Rawhide package metadata · xlsclients · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xlsclientsnixpkgs package indexes · pkgs/by-name/xl/xlsclients/package.nix · ソース: api.github.com
sudo zypper install xlsclientsopenSUSE Tumbleweed package metadata · xlsclients · ソース: download.opensuse.org
概要
List client applications running on a display
履歴
xlsclients is a small X.Org command-line utility that asks an X server which client applications are connected to a display. It belongs to the old, practical layer of X11 tooling: commands such as xprop, xwininfo, and xlsclients that expose the live window-system state instead of managing it through a desktop shell.
The utility predates the modern modular X.Org repository layout. Its man page carries Open Group copyright years from 1991, 1994, and 1998 and credits Jim Fulton of the MIT X Consortium, placing it in the classic X11 client-tool lineage before X.Org moved individual applications into separate app modules.
In the modular X.Org era, xlsclients became its own app module. The current README describes it as a utility for listing client applications running on an X11 server, and notes that version 1.1 and later switched from libX11 to libxcb for more efficient X server communication. The freedesktop.org GitLab project is the current upstream development repository.
xlsclients remained useful because X11's network-transparent client/server model makes connected clients an observable part of the desktop session. X.Org manual sets from older releases and current X.Org documentation both include xlsclients among the standard section-1 X commands.
The X11R7.7 consolidated changelog records xlsclients as an app module moving from 1.1.1 to 1.1.2, showing the tool's survival through the split from monolithic X distributions into separately released X.Org components.
Typical use is diagnostic: run xlsclients against the default display or an explicit DISPLAY to see host and command information for clients, use the long format for window name, icon name, and class hints, or snapshot a session for rough reconstruction scripts.
For package users, xlsclients is a compact example of an X11 introspection command: it is not a desktop environment feature, but a low-level probe that still works wherever X11 client properties are present.
xlsclients is package-nerd interesting because it is the kind of tiny X.Org app that explains why X11 packaging is so granular: a single binary, a man page, and one narrow protocol job, released independently from the server and desktop stack.
It also marks the libX11-to-XCB modernization pattern seen across X.Org tools, where old utilities kept their command-line behavior while swapping lower-level client-library plumbing.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xlsclients | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.freedesktop.org/xorg/app/xlsclients
インストールメタデータ
| パッケージキー | brew:xlsclients |
|---|---|
| バージョン | 1.1.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/xlsclients |
| ホームページ | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| リポジトリ | https://gitlab.freedesktop.org/xorg/app/xlsclients |
| 上流ドキュメント | https://www.x.org/releases/current/doc/man/man1/xlsclients.1.xhtml |
| ライセンス | MIT |
| ソースアーカイブ | https://xorg.freedesktop.org/archive/individual/app/xlsclients-1.1.6.tar.xz |
| 最終更新 | 2026-07-04T13:13:44+09:00 |
| Pulse | updated |
| 依存関係 | libxcb |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xlsclients |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
xlsclients
nix profile install nixpkgs#xlsclientsxlsclients 1.1.5-4.fc44
X client list utility
sudo dnf install xlsclientsxlsclients 1.1.6-1.1
Utility to list client applications running on a X11 server
sudo zypper install xlsclientsxlsclients
sudo port install xlsclientsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.