# Installer keyd avec Homebrew, apk, apt, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de keyd pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:keyd
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install keyd
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add keyd
```

  Preuve: Alpine Linux edge package indexes: keyd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install keyd
```

  Preuve: Debian stable package indexes: keyd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#keyd
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ke/keyd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S keyd
```

  Preuve: Arch Linux sync databases: keyd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install keyd
```

  Preuve: openSUSE Tumbleweed package metadata: keyd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:keyd
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.6.0
- **Résumé source:** Key remapping daemon for Linux
- **Page d'accueil:** <https://github.com/rvaiya/keyd>
- **Dépôt:** <https://github.com/rvaiya/keyd>
- **Dernière mise à jour:** 2026-06-11T11:49:33Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- keyd (alias)
- keyd-application-mapper (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.6.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://github.com/rvaiya/keyd>
- <https://github.com/rvaiya/keyd/blob/master/docs/CHANGELOG.md>
- <https://github.com/rvaiya/keyd/blob/master/docs/keyd.scdoc>
- <https://github.com/rvaiya/keyd/releases>
- <https://man.archlinux.org/man/extra/keyd/keyd.1.en>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour keyd. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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

- Linux: /etc/keyd/default.conf, ~/.config/keyd/app.conf
## Autres enregistrements de gestionnaires de paquets

- Debian apt - keyd - 2.5.0-4: normalized package name match | Debian stable package indexes: keyd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | keyboard key remapping daemon | https://github.com/rvaiya/keyd
- Debian apt - keyd-application-mapper - 2.5.0-4: normalized package name match | Debian stable package indexes: keyd-application-mapper from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | keyboard key remapping daemon - application-specific remapper | https://github.com/rvaiya/keyd
- Nix - keyd: normalized package name match | nixpkgs package indexes: pkgs/by-name/ke/keyd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - keyd - 2.6.0-r1: normalized package name match | Alpine Linux edge package indexes: keyd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A key remapping daemon for Linux | https://github.com/rvaiya/keyd
- apk - keyd-application-mapper - 2.6.0-r1: normalized package name match | Alpine Linux edge package indexes: keyd-application-mapper from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A key remapping daemon for Linux - application specific remapping | https://github.com/rvaiya/keyd
- apk - keyd-doc - 2.6.0-r1: normalized package name match | Alpine Linux edge package indexes: keyd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A key remapping daemon for Linux (documentation) | https://github.com/rvaiya/keyd
- apk - keyd-openrc - 2.6.0-r1: normalized package name match | Alpine Linux edge package indexes: keyd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A key remapping daemon for Linux (OpenRC init scripts) | https://github.com/rvaiya/keyd
- apk - keyd-systemd - 2.6.0-r1: normalized package name match | Alpine Linux edge package indexes: keyd-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A key remapping daemon for Linux (systemd files) | https://github.com/rvaiya/keyd
- pacman - keyd - 2.6.0-5: normalized package name match | Arch Linux sync databases: keyd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A key remapping daemon for linux | https://github.com/rvaiya/keyd
- zypper - keyd - 2.6.0-2.1: normalized package name match | openSUSE Tumbleweed package metadata: keyd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A key remapping daemon for linux | https://github.com/rvaiya/keyd
- zypper - keyd-application-mapper - 2.6.0-2.1: normalized package name match | openSUSE Tumbleweed package metadata: keyd-application-mapper from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Application mapper for keyd | https://github.com/rvaiya/keyd


## Combined YAML source

View the package source record on GitHub. [combined/keyd.yml](https://github.com/mxcl/pkgdb/blob/main/combined/keyd.yml)


## Sources

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