macOS
brew install xkbcomplocal Homebrew formula metadata
sudo port install xkbcompMacPorts ports tree · x11/xkbcomp/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für xkbcomp in AI-Agent-Workflows.
Installation
brew install xkbcomplocal Homebrew formula metadata
sudo port install xkbcompMacPorts ports tree · x11/xkbcomp/Portfile · Quelle: api.github.com
sudo apk add xkbcompAlpine Linux edge package indexes · xkbcomp · Quelle: dl-cdn.alpinelinux.org
sudo dnf install xkbcompFedora Rawhide package metadata · xkbcomp · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#xkbcompnixpkgs package indexes · pkgs/by-name/xk/xkbcomp/package.nix · Quelle: api.github.com
sudo zypper install xkbcompopenSUSE Tumbleweed package metadata · xkbcomp · Quelle: download.opensuse.org
Überblick
XKB keyboard description compiler
Verlauf
xkbcomp is the X Keyboard Extension keymap compiler. It turns human-readable XKB keyboard descriptions into compiled keymaps for X servers and utilities, and can also reverse a running display or compiled map back into resolved XKB source.
The manual page identifies xkbcomp as a compiler for XKB keyboard descriptions and carries 1994 copyright lines for Silicon Graphics Computer Systems and the X Consortium, with Erik Fortune of Silicon Graphics listed as author. That places the tool in the original XKB work that extended X11 keyboard handling beyond the older core protocol.
As X11 moved through XFree86 and X.Org, xkbcomp remained the low-level compiler behind keyboard layout composition. The X.Org XKB page now points users toward xkeyboard-config for the maintained data files, while the xkbcomp source is maintained as an X.Org application project on freedesktop.org.
xkbcomp was adopted because XKB itself became the standard keyboard model for X11 systems. Desktop environments and users usually interact with higher-level tools such as setxkbmap or desktop settings, but xkbcomp sits underneath them as the program that verifies, resolves, compiles, dumps, or uploads the actual keymap.
The tool also became a favorite diagnostic and customization utility for keyboard-layout specialists. Documentation and community examples commonly use `xkbcomp :0 -` to inspect the active keymap or `xkbcomp file.xkb $DISPLAY` to load a custom map into a running X server.
Common package usage is compiling `.xkb` source into `.xkm` files, generating resolved XKB source from a display or compiled map, updating the keymap for a running X display, and producing C headers for servers or utilities that need built-in default keymaps.
For layout authors, xkbcomp is the last mile after editing keycodes, types, compat, symbols, and geometry files. It checks that those pieces merge into a complete keymap and reports warnings at selectable verbosity levels.
xkbcomp is classic Unix desktop substrate: rarely glamorous, but essential when packaging X servers, keyboard data, desktop sessions, remote desktops, or custom layouts. It is also a good example of a compiler whose input language is configuration rather than application code.
For package maintainers, its significance comes from being split from the keyboard-layout data it consumes. xkeyboard-config supplies the evolving layout corpus; xkbcomp supplies the compiler that XKB-capable systems rely on to consume that corpus.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
xkbcomp | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:xkbcomp |
|---|---|
| Version | 1.5.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/xkbcomp |
| Homepage | https://www.x.org |
| Repository | https://gitlab.freedesktop.org/xorg/app/xkbcomp |
| Upstream-Dokumentation | https://www.x.org/archive/X11R7.5/doc/man/man1/xkbcomp.1.html |
| Lizenz | HPND AND MIT-open-group |
| Quellarchiv | https://www.x.org/releases/individual/app/xkbcomp-1.5.0.tar.xz |
| Abhängigkeiten | libx11, libxkbfile |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | xkbcomp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
xkbcomp
nix profile install nixpkgs#xkbcompxkbcomp 1.5.0-r0
XKBD keymap compiler
sudo apk add xkbcompxkbcomp-dev 1.5.0-r0
XKBD keymap compiler (development files)
sudo apk add xkbcomp-devxkbcomp-doc 1.5.0-r0
XKBD keymap compiler (documentation)
sudo apk add xkbcomp-docxkbcomp 1.5.0-2.fc44
XKB keymap compiler
sudo dnf install xkbcompxkbcomp-devel 1.5.0-2.fc44
XKB keymap compiler development package
sudo dnf install xkbcomp-develxkbcomp 1.5.0-1.3
Utility to compile XKB keyboard description
sudo zypper install xkbcompxkbcomp-devel 1.5.0-1.3
Utility to compile XKB keyboard description -- Development Files
sudo zypper install xkbcomp-develxkbcomp
sudo port install xkbcompQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.