macOS
brew install libxkbcommonlocal Homebrew formula metadata
sudo port install libxkbcommonMacPorts ports tree · devel/libxkbcommon/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libxkbcommon in AI-Agent-Workflows.
Installation
brew install libxkbcommonlocal Homebrew formula metadata
sudo port install libxkbcommonMacPorts ports tree · devel/libxkbcommon/Portfile · Quelle: api.github.com
sudo apk add libxkbcommonAlpine Linux edge package indexes · libxkbcommon · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libxkbcommonFedora Rawhide package metadata · libxkbcommon · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libxkbcommonnixpkgs package indexes · libxkbcommon · Quelle: raw.githubusercontent.com
sudo pacman -S libxkbcommonArch Linux sync databases · libxkbcommon · Quelle: geo.mirror.pkgbuild.com
sudo apt install libxkbcommon-devDebian stable package indexes · libxkbcommon-dev · Quelle: deb.debian.org
sudo zypper install libxkbcommon-developenSUSE Tumbleweed package metadata · libxkbcommon-devel · Quelle: download.opensuse.org
Überblick
Keyboard handling library
Verlauf
libxkbcommon is the standard Wayland-era keymap handling library for XKB keyboard descriptions, keyboard state, Compose/dead keys, and keyboard-layout tooling.
libxkbcommon reworked the classic X Keyboard Extension concepts into a library API for clients, toolkits, compositors, and other system components. The project documentation says it processes XKB keymaps while omitting some legacy features, and the repository credits Dan Nicholson for early work getting xkbcommon started.
The 2020-09 libxkbcommon 1.0.0 announcement states that the first commit was on 2009-01-13 and that the first release with the present API was on 2012-10-24. Release notes then show the project moving through the 1.x line with continued API, tools, build-system, and keymap-format work.
libxkbcommon became central to Wayland because compositors, toolkits, and applications need to translate key events into characters and actions without relying on the X server as the keyboard interpreter. The documentation explicitly describes it as the standard keymap handling library on Wayland.
It also remained useful to X11 clients through the xkbcommon-x11 module, making it a bridge between old XKB data and newer compositor-centered desktop stacks.
Developers use libxkbcommon to compile keymaps, track keyboard state, handle Compose sequences, and inspect layouts. Users see it indirectly through desktop environments and toolkits, while packagers also ship xkbcli tools such as compile-keymap, how-to-type, interactive-wayland, interactive-x11, and list.
libxkbcommon is a load-bearing desktop plumbing package: boring until it is missing, then every keyboard layout, dead key, and Wayland compositor path becomes suspect. It is also a rare case where a compatibility library helped define the practical boundary between X11 inheritance and Wayland-native behavior.
Sicherheitslage
library-like 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 |
|---|---|---|---|
xkbcli | 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.
https://github.com/xkbcommon/libxkbcommon
Installationsmetadaten
| Paketschlüssel | brew:libxkbcommon |
|---|---|
| Version | 1.13.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libxkbcommon |
| Homepage | https://xkbcommon.org/ |
| Repository | https://github.com/xkbcommon/libxkbcommon |
| Upstream-Dokumentation | https://xkbcommon.org/doc/current |
| Lizenz | MIT |
| Quellarchiv | https://github.com/xkbcommon/libxkbcommon/archive/refs/tags/xkbcommon-1.13.2.tar.gz |
| Zuletzt aktualisiert | 2026-05-30T14:48:51Z |
| Pulse | updated |
| Abhängigkeiten | libxcb, xkeyboard-config |
| Build-Abhängigkeiten | bison, meson, ninja, pkgconf |
| Von macOS bereitgestellte Bibliotheken | libxml2 |
| 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 | libxkbcommon |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
libxkbcommon-dev 1.7.0-2
library interface to the XKB compiler - development files
sudo apt install libxkbcommon-devlibxkbcommon-doc 1.7.0-2
library interface to the XKB compiler - documentation
sudo apt install libxkbcommon-doclibxkbcommon-tools 1.7.0-2
library interface to the XKB compiler - tools
sudo apt install libxkbcommon-toolslibxkbcommon-x11-0 1.7.0-2
library to create keymaps with the XKB X11 protocol
sudo apt install libxkbcommon-x11-0libxkbcommon-x11-dev 1.7.0-2
library to create keymaps with the XKB X11 protocol - development files
sudo apt install libxkbcommon-x11-devlibxkbcommon0 1.7.0-2
library interface to the XKB compiler - shared library
sudo apt install libxkbcommon0libxkbregistry-dev 1.7.0-2
library to query available RMLVO - development files
sudo apt install libxkbregistry-devlibxkbregistry0 1.7.0-2
library to query available RMLVO
sudo apt install libxkbregistry0libxkbcommon
nix profile install nixpkgs#libxkbcommonlibxkbcommon-dev 1.6.0-1build1
library interface to the XKB compiler - development files
sudo apt install libxkbcommon-devlibxkbcommon-doc 1.6.0-1build1
library interface to the XKB compiler - documentation
sudo apt install libxkbcommon-doclibxkbcommon-tools 1.6.0-1build1
library interface to the XKB compiler - tools
sudo apt install libxkbcommon-toolslibxkbcommon-x11-0 1.6.0-1build1
library to create keymaps with the XKB X11 protocol
sudo apt install libxkbcommon-x11-0libxkbcommon-x11-dev 1.6.0-1build1
library to create keymaps with the XKB X11 protocol - development files
sudo apt install libxkbcommon-x11-devlibxkbcommon0 1.6.0-1build1
library interface to the XKB compiler - shared library
sudo apt install libxkbcommon0libxkbregistry-dev 1.6.0-1build1
library to query available RMLVO - development files
sudo apt install libxkbregistry-devQuellspur
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.