Automic VaultAutomic Vault

brew

xrdb を Homebrew, apk, dnf, MacPorts, Nix, zypper でインストール

xrdb のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install xrdb

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install xrdb

MacPorts ports tree · x11/xrdb/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add xrdb

Alpine Linux edge package indexes · xrdb · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install xrdb

Fedora Rawhide package metadata · xrdb · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#xrdb

nixpkgs package indexes · pkgs/by-name/xr/xrdb/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install xrdb

openSUSE Tumbleweed package metadata · xrdb · ソース: download.opensuse.org

概要

パッケージ概要

X resource database utility

コマンドとエイリアス

  • xrdb

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 1991: xrdb manual copyright includes Digital Equipment Corporation, reflecting early X11 resource-database tooling.
  • 1994-1998: Open Group copyright updates appear in the manual source.
  • 2001: X.Org/XFree86 manual-source revision history records xrdb in the X11 utility tree.
  • 2000s: xrdb continues as a modular X.Org application package used by display-manager and xinit-style startup flows.
  • 2025: The upstream manpage remains maintained in the X.Org xrdb repository.

Related projects

  • Xlib Resource Manager and X Toolkit Intrinsics are the resource systems xrdb feeds.
  • xinit, xdm, and display managers commonly invoke xrdb during X session startup.
  • xterm and other X Toolkit clients are typical consumers of RESOURCE_MANAGER settings.
  • appres and listres are companion tools for inspecting application resources.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:database

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
xrdbcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.2.3
マネージャ更新日2026-07-10
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係libx11, libxmu
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namexrdb
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

xrdb

nix profile install nixpkgs#xrdb
  • normalized package name match
  • 一致条件: Xrdb
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/xr/xrdb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

xrdb 1.2.2-r0

X server resource database utility

https://xorg.freedesktop.org/

sudo apk add xrdb
  • License: MIT
  • Architecture: x86_64
  • Source Package: xrdb
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xrdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xrdb from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

xrdb-doc 1.2.2-r0

X server resource database utility (documentation)

https://xorg.freedesktop.org/

sudo apk add xrdb-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: xrdb
  • normalized package name match
  • 一致条件: Xrdb
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: xrdb-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

xrdb 1.2.2-7.fc44

X server resource database utility

https://www.x.org

sudo dnf install xrdb
  • License: HPND-DEC AND MIT-open-group
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: xrdb
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xrdb
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: xrdb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

xrdb 1.2.2-1.8

X server resource database utility

https://xorg.freedesktop.org/

sudo zypper install xrdb
  • License: MIT
  • Category: System/X11/Utilities
  • Architecture: x86_64
  • Source Package: xrdb
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Xrdb
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: xrdb from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

xrdb

sudo port install xrdb
  • normalized package name match
  • 一致条件: Xrdb
MacPorts ports tree · api.github.com · MacPorts ports tree: x11/xrdb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment