pkg.soopen package index

brew / Rang 10093

keyd mit Homebrew, apk, apt, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für keyd in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install keyd

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add keyd

Alpine Linux edge package indexes · keyd · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install keyd

Debian stable package indexes · keyd · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#keyd

nixpkgs package indexes · pkgs/by-name/ke/keyd/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S keyd

Arch Linux sync databases · keyd · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install keyd

openSUSE Tumbleweed package metadata · keyd · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Key remapping daemon for Linux

Befehle und Aliase

  • keyd
  • keyd-application-mapper

Verlauf

Projektgeschichte und Nutzung

keyd is a Linux key-remapping daemon that works below the display-server layer using evdev and uinput. It exists because desktop-specific tools such as xmodmap and xcape can be brittle across X11, Wayland, terminal VTs, and multiple keyboards.

Projektgeschichte

The project, maintained by rvaiya, framed its impetus as a missing Linux-wide remapping solution. Its design goals are speed, a simple config format, consistent modifier behavior, and a small Unix-style daemon with IPC for scripting and application-specific remapping.

The v2 documentation notes that the configuration format went through several iterations after the first release, making the man page the authoritative guide for users migrating from v1. The man page describes keyd as a system-wide daemon supporting layers, one-shot modifiers, macros, and custom layouts that persist across Wayland, X11, and TTY boundaries.

Adoptionsgeschichte

keyd became popular among Linux users who wanted firmware-like keyboard behavior without flashing QMK or depending on a single desktop session. Distribution packages in Alpine, Debian, Nix, Arch, openSUSE, and Homebrew-style catalogs show adoption beyond source builds.

Wie es verwendet wird

The common first configuration maps Caps Lock to Escape when tapped and Control when held, then reloads the daemon with keyd reload. More advanced users define layers, per-keyboard IDs, application mappings, Unicode output, and home-row or one-shot modifiers.

Warum Paket-Nerds sich dafür interessieren

keyd is interesting to package nerds because it packages a tiny C daemon that changes the physical typing environment for the whole machine. It is also a practical response to the Wayland transition: remapping below the display server avoids the split between X-only and Wayland-only tools.

Zeitleiste

  • 2021: Downstream package history shows early 1.x packaging activity.
  • 2022: v2-era documentation told users migrating from v1 to reread the man page after config-format iterations.
  • 2024: Distribution bug reports and manuals show keyd being used on modern Linux kernels and Wayland desktops.
  • 2026: The project remained active enough for new issues and package-manager submissions around Homebrew and Linux distributions.

Related projects

  • Related tools include xmodmap, xcape, interception-tools, xremap, KMonad, Kanata, and QMK firmware. keyd's distinct niche is system-wide Linux remapping with firmware-like layers but no keyboard flashing.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für keyd wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/keyd/default.conf~/.config/keyd/app.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
keydExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
keyd-application-mapperExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version2.6.0
Manager aktualisiert2026-06-11
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:keyd
Version2.6.0
PaketmanagerHomebrew
Homepagehttps://github.com/rvaiya/keyd
Repositoryhttps://github.com/rvaiya/keyd
Zuletzt aktualisiert2026-06-11T11:49:33Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

keyd 2.5.0-4

keyboard key remapping daemon

https://github.com/rvaiya/keyd

sudo apt install keyd
  • Section: utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Keyd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: keyd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

keyd-application-mapper 2.5.0-4

keyboard key remapping daemon - application-specific remapper

https://github.com/rvaiya/keyd

sudo apt install keyd-application-mapper
  • Section: utils
  • Architecture: all
  • Source Package: keyd
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Keyd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: keyd-application-mapper from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

keyd

nix profile install nixpkgs#keyd
  • normalized package name match
  • Abgeglichen nach: Keyd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ke/keyd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

keyd 2.6.0-r1

A key remapping daemon for Linux

https://github.com/rvaiya/keyd

sudo apk add keyd
  • License: MIT
  • Architecture: x86_64
  • Source Package: keyd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Keyd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

keyd-application-mapper 2.6.0-r1

A key remapping daemon for Linux - application specific remapping

https://github.com/rvaiya/keyd

sudo apk add keyd-application-mapper
  • License: MIT
  • Architecture: x86_64
  • Source Package: keyd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Keyd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyd-application-mapper from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

keyd-doc 2.6.0-r1

A key remapping daemon for Linux (documentation)

https://github.com/rvaiya/keyd

sudo apk add keyd-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: keyd
  • normalized package name match
  • Abgeglichen nach: Keyd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

keyd-openrc 2.6.0-r1

A key remapping daemon for Linux (OpenRC init scripts)

https://github.com/rvaiya/keyd

sudo apk add keyd-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: keyd
  • normalized package name match
  • Abgeglichen nach: Keyd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

keyd-systemd 2.6.0-r1

A key remapping daemon for Linux (systemd files)

https://github.com/rvaiya/keyd

sudo apk add keyd-systemd
  • License: MIT
  • Architecture: x86_64
  • Source Package: keyd
  • normalized package name match
  • Abgeglichen nach: Keyd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: keyd-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

keyd 2.6.0-5

A key remapping daemon for linux

https://github.com/rvaiya/keyd

sudo pacman -S keyd
  • License: MIT
  • Architecture: x86_64
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Keyd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: keyd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

keyd 2.6.0-2.1

A key remapping daemon for linux

https://github.com/rvaiya/keyd

sudo zypper install keyd
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: keyd
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Keyd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: keyd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

keyd-application-mapper 2.6.0-2.1

Application mapper for keyd

https://github.com/rvaiya/keyd

sudo zypper install keyd-application-mapper
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: keyd
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Keyd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: keyd-application-mapper from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation