# typtea を Homebrew, Nix でインストール

typtea のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install typtea
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:typtea
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.6
- **ソース概要:** Minimal terminal-based typing speed tester
- **ホームページ:** <https://github.com/ashish0kumar/typtea>
- **リポジトリ:** <https://github.com/ashish0kumar/typtea>
- **最終更新:** 2026-07-26T03:12:24+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- typtea (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.6
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
