# Installer kbt avec Homebrew, Nix, pacman

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

## installation

```sh
sudo av install brew:kbt
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kbt
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#kbt
```

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

- pacman (92%):

```sh
sudo pacman -S kbt
```

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

## Faits du paquet

- **Clé du paquet:** brew:kbt
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.1.0
- **Résumé source:** Keyboard tester in terminal
- **Page d'accueil:** <https://github.com/bloznelis/kbt>
- **Dépôt:** <https://github.com/bloznelis/kbt>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- kbt (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

kbt is a Rust terminal keyboard tester whose upstream README expands the name as keyboard tester and frames it as a terminal alternative to online keyboard-test pages.

### Historique du projet

The repository was created in March 2023 and published release builds during 2023, with 1.0.0 appearing on July 23, 2023 and 2.1.0 on January 6, 2024. The README presents the project as a deliberately small terminal utility motivated by frustration with semi-broken web-based keyboard testers.

### Historique d'adoption

The package reached CLI users through several package-manager channels recorded in the batch input, including Homebrew, Nix, Arch Linux, and Cargo installation.

### Modes d'utilisation

kbt is run as an interactive terminal UI for checking keyboard input and layouts. The README notes Linux, macOS, and Windows support, a Wayland limitation, and a macOS first-run Accessibility permission requirement.

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

For package collectors, kbt is a tidy example of the post-ratatui Rust TUI wave: a small hardware-adjacent diagnostic tool that moved from Cargo-style distribution into mainstream Unix package managers.

### Chronologie

- 2023: Repository created for a terminal keyboard tester.
- 2023-07-23: kbt 1.0.0 release published.
- 2024-01-06: kbt 2.1.0 release published.

### Related projects

- The README credits ratatui as the TUI library used to build the interface.

### Sources

- <https://github.com/bloznelis/kbt>
- <https://github.com/bloznelis/kbt/releases>
- <https://github.com/ratatui-org/ratatui>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - kbt: normalized package name match | nixpkgs package indexes: pkgs/by-name/kb/kbt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - kbt - 2.1.0-1: normalized package name match | Arch Linux sync databases: kbt from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Keyboard tester in terminal | https://github.com/bloznelis/kbt


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
