macOS
brew install xrdblocal Homebrew formula metadata
sudo port install xrdbMacPorts ports tree · x11/xrdb/Portfile · ソース: api.github.com
brew
xrdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install xrdblocal Homebrew formula metadata
sudo port install xrdbMacPorts ports tree · x11/xrdb/Portfile · ソース: api.github.com
sudo apk add xrdbAlpine Linux edge package indexes · xrdb · ソース: dl-cdn.alpinelinux.org
sudo dnf install xrdbFedora Rawhide package metadata · xrdb · ソース: dl.fedoraproject.org
nix profile install nixpkgs#xrdbnixpkgs package indexes · pkgs/by-name/xr/xrdb/package.nix · ソース: api.github.com
sudo zypper install xrdbopenSUSE Tumbleweed package metadata · xrdb · ソース: download.opensuse.org
概要
X resource database utility
履歴
xrdb is the small X.Org utility that loads, queries, merges, and edits the X server resource database. Its importance is historical as much as practical: it is the command that made per-user X resources such as colors, fonts, and application defaults available through X server properties rather than only through local dotfiles.
The xrdb manual carries Digital Equipment Corporation and Open Group copyright dates from the 1990s and identifies Bob Scheifler and Phil Karlton as authors, rewritten from Jim Gettys's original. That lineage places xrdb in the classic MIT X / X11 tooling family, before the program was maintained as part of the modular X.Org application set.
The tool's design follows the X resource system: resources can be stored in RESOURCE_MANAGER on screen 0 and SCREEN_RESOURCES on individual screens. The X(7) manual describes xrdb as the program used by startup systems such as xdm and xinit to put global and per-screen resources into those properties.
xrdb became a normal part of X session startup because many X Toolkit and Xlib-era applications read resources from the server. It is a quiet dependency of the .Xresources/.Xdefaults culture: users could keep one resource file, merge it at login, and have X clients pick up consistent defaults across hosts and screens.
Its adoption persisted through packaging because the resource database remains relevant for traditional X clients, terminal emulators, lightweight window-manager sessions, remote X workflows, and compatibility setups even as many desktop applications moved to toolkit-specific configuration systems.
Typical usage is `xrdb -merge ~/.Xresources` from an X startup file, followed by `xrdb -query` to inspect the server-side database. Users also use `-load`, `-override`, `-remove`, and `-edit` when replacing or round-tripping resource settings.
For package users, xrdb is most visible when installing or configuring xterm, bitmap-era X applications, old app-defaults packages, or minimalist desktop sessions where the user wants font, color, cursor, and widget defaults controlled by X resources.
xrdb is a classic example of a tiny package with outsized historical surface area: it is not a daemon or library, but it is the bridge between a user's resource files and the X server state that clients consult.
It matters in package catalogs because it explains why X11 setups still ship separate utilities for session glue. Without xrdb, many old-but-still-packaged X applications lose the shared configuration path their manuals assume.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
xrdb | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.freedesktop.org/xorg/app/xrdb
インストールメタデータ
| パッケージキー | brew:xrdb |
|---|---|
| バージョン | 1.2.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/xrdb |
| ホームページ | https://gitlab.freedesktop.org/xorg/app/xrdb |
| リポジトリ | https://gitlab.freedesktop.org/xorg/app/xrdb |
| 上流ドキュメント | https://gitlab.freedesktop.org/xorg/app/xrdb/-/blob/master/man/xrdb.man |
| ライセンス | MIT-open-group AND HPND-DEC |
| ソースアーカイブ | https://www.x.org/releases/individual/app/xrdb-1.2.3.tar.xz |
| 最終更新 | 2026-07-10T03:18:27Z |
| Pulse | updated |
| 依存関係 | libx11, libxmu |
| ビルド依存関係 | 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 | xrdb |
| 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 パッケージリンクとは分けて表示されます。
xrdb
nix profile install nixpkgs#xrdbxrdb 1.2.2-r0
X server resource database utility
sudo apk add xrdbxrdb-doc 1.2.2-r0
X server resource database utility (documentation)
sudo apk add xrdb-docxrdb 1.2.2-7.fc44
X server resource database utility
sudo dnf install xrdbxrdb 1.2.2-1.8
X server resource database utility
sudo zypper install xrdbxrdb
sudo port install xrdbソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.