# Installer typtea avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:typtea
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install typtea
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#typtea
```

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

## Faits du paquet

- **Clé du paquet:** brew:typtea
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.6
- **Résumé source:** Minimal terminal-based typing speed tester
- **Page d'accueil:** <https://github.com/ashish0kumar/typtea>
- **Dépôt:** <https://github.com/ashish0kumar/typtea>
- **Dernière mise à jour:** 2026-07-26T03:12:24+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- typtea (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

typtea is a minimal Go terminal typing-speed tester with English and programming-language word sets.

### Historique du projet

The official GitHub repository was created in May 2025. The README describes WPM and accuracy tracking, smooth scrolling, embedded word data, and a Bubble Tea/Lipgloss interface.

The README keeps persistent statistics outside the main branch and points interested users to an optional SQLite-backed pull request, reinforcing the project's intentionally minimal design.

### Historique d'adoption

The official README documents AUR, FreeBSD, Homebrew, Nix, Void Linux, `go install`, and source builds. source_facts.package-manager independently records the Homebrew and Nix package identifiers.

### Modes d'utilisation

Users run `typtea start` for the default test, choose a duration with `--duration`, select English or a programming language with `--lang`, and list available language sets with `--list-langs`.

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

typtea is a small Charm-ecosystem TUI that packages cleanly as one Go binary with embedded word data, no credentials, and no required runtime service.

### Chronologie

- 2025-05-31: Official GitHub repository created.
- 2025: Official README begins documenting multi-package-manager installation.
- 2026: source_facts.package-manager records Homebrew and Nix packages.

### Related projects

- Bubble Tea and Lipgloss provide the terminal UI stack named in the official README.
- Cobra provides the command-line framework named in the official README.

### Sources

- <https://api.github.com/repos/ashish0kumar/typtea>
- <https://github.com/ashish0kumar/typtea#readme>
- source_facts.package-manager


## 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 - typtea: normalized package name match | nixpkgs package indexes: pkgs/by-name/ty/typtea/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/typtea.yml](https://github.com/mxcl/pkgdb/blob/main/combined/typtea.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
