# 使用 Homebrew, apt, dnf, Nix 安装 typespeed

查看 typespeed 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:typespeed
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install typespeed
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install typespeed
```

  证据: Debian stable package indexes: typespeed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install typespeed
```

  证据: Fedora Rawhide package metadata: typespeed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#typespeed
```

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

## 软件包事实

- **软件包键:** brew:typespeed
- **软件包管理器:** Homebrew
- **版本:** 0.6.5
- **来源摘要:** Zap words flying across the screen by typing them correctly
- **主页:** <https://typespeed.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- typespeed (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.6.5
## 项目历史与用法

Typespeed is a curses-based terminal typing game for POSIX-style systems. Its official homepage describes a game where words move left to right, the player types them before they pass, and the game ends after too many missed words.

### 项目历史

The project predates its 2007-2008 release page and traces its design to ztspeed, a DOS typing game by Zorlim, according to the official Typespeed homepage. The game is written in C, uses curses for menus and gameplay, and includes both single-player high-score play and TCP/IPv4 multiplayer.

The official changelog records a long 0.x maintenance history: early releases added word lists, network support, configuration files, locale support, high-score changes, and numerous crash and security fixes. Tobias Stoeckmann is listed as a later maintainer in the changelog, and the 2007-2008 homepage news entries focus heavily on reliability, networking, portability, and score handling.

### 采用历史

Typespeed spread through classic Unix packaging rather than a modern hosted-code workflow. The official download table listed source tarballs and ports or packages for Fedora Core 6, Mandriva 2008, PS2 Linux, Slackware, and Windows; the homepage also says tested or maintained ports existed for Cygwin, FreeBSD, GNU/Linux distributions, Mac OS X, OpenBSD, and Windows.

The batch input shows the package still present in modern package-manager indexes including Homebrew, Debian, Fedora/DNF, Nix, and Ubuntu, which is consistent with an older terminal game kept alive as a small packaged utility.

### 使用方式

Users run `typespeed` in a terminal, pick word lists and rules, and type the moving words as quickly as possible. The homepage documents single-player scoring, configurable game rules, and multiplayer sessions where typed words can be sent into an opponent's game.

### 为什么软件包爱好者会关心

Typespeed is a small but representative package-nerd artifact: a curses game that survives because it is portable, buildable from tarballs, and easy for Unix package systems to carry. Its appeal is less about current feature velocity and more about the long tail of terminal games maintained across distributions.

### 时间线

- 2007: 0.6.0 through 0.6.4 releases documented on the official homepage.
- 2008: 0.6.5 reliability release published.
- 2008: SourceForge files page lists the 0.6.5 tarball as latest.

### Related projects

- The official homepage says Typespeed's idea was taken from ztspeed. Within package collections it sits beside other curses and terminal games rather than modern GUI typing tutors.

### 来源

- <https://sourceforge.net/p/typespeed/code/>
- <https://sourceforge.net/projects/typespeed/files/>
- <https://typespeed.sourceforge.net/>
- <https://typespeed.sourceforge.net/ChangeLog>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - typespeed - 0.6.5-7: normalized package name match | Debian stable package indexes: typespeed from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Zap words flying across the screen by typing them correctly | https://typespeed.sourceforge.net/
- Nix - typespeed: normalized package name match | nixpkgs package indexes: pkgs/by-name/ty/typespeed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - typespeed - 0.6.5-4: normalized package name match | Ubuntu 24.04 LTS package indexes: typespeed from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Zap words flying across the screen by typing them correctly | http://tobias.eyedacor.org/typespeed/
- dnf - typespeed - 0.6.5-35.fc45: normalized package name match | Fedora Rawhide package metadata: typespeed from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Test your typing speed and get your fingers' CPS | http://typespeed.sourceforge.net/


## Combined YAML source

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