macOS
brew install xrdblocal Homebrew formula metadata
sudo port install xrdbMacPorts ports tree · x11/xrdb/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de xrdb pour les workflows d'agents IA.
installation
brew install xrdblocal Homebrew formula metadata
sudo port install xrdbMacPorts ports tree · x11/xrdb/Portfile · Source: api.github.com
sudo apk add xrdbAlpine Linux edge package indexes · xrdb · Source: dl-cdn.alpinelinux.org
sudo dnf install xrdbFedora Rawhide package metadata · xrdb · Source: dl.fedoraproject.org
nix profile install nixpkgs#xrdbnixpkgs package indexes · pkgs/by-name/xr/xrdb/package.nix · Source: api.github.com
sudo zypper install xrdbopenSUSE Tumbleweed package metadata · xrdb · Source: download.opensuse.org
aperçu
X resource database utility
historique
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.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
xrdb | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://gitlab.freedesktop.org/xorg/app/xrdb
métadonnées d'installation
| Clé du paquet | brew:xrdb |
|---|---|
| Version | 1.2.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/xrdb |
| Page d'accueil | https://gitlab.freedesktop.org/xorg/app/xrdb |
| Dépôt | https://gitlab.freedesktop.org/xorg/app/xrdb |
| Docs amont | https://gitlab.freedesktop.org/xorg/app/xrdb/-/blob/master/man/xrdb.man |
| Licence | MIT-open-group AND HPND-DEC |
| Archive source | https://www.x.org/releases/individual/app/xrdb-1.2.3.tar.xz |
| Dernière mise à jour | 2026-07-10T03:18:27Z |
| Pulse | updated |
| Dépendances | libx11, libxmu |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 xrdbpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.