# Install toipe with Homebrew, Nix, zypper

Yet another typing test, but crab flavoured. Version 0.5.0 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#toipe.

## Install

```sh
sudo av install brew:toipe
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install toipe
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#toipe
```

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

- zypper (92%):

```sh
sudo zypper install toipe
```

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

## Package facts

- **Package key:** brew:toipe
- **Package manager:** Homebrew
- **Version:** 0.5.0
- **Source summary:** Yet another typing test, but crab flavoured
- **Homepage:** <https://github.com/Samyak2/toipe>
- **Repository:** <https://github.com/Samyak2/toipe>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- randomword (alias)
- toipe (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.5.0
## Project history and usage

toipe is a Rust terminal typing tester focused on short, configurable typing exercises.

### Project history

The official GitHub repository was created in January 2022. Its README presents toipe as a terminal-first typing tester distributed through GitHub releases and Cargo.

### Adoption history

The README documents release binaries and `cargo install`; source_facts.package-manager records Homebrew, Nix, and openSUSE/zypper packages, indicating adoption across several Unix package ecosystems.

### How it is used

Users run `toipe`, adjust the word count with `-n`, select built-in, operating-system, or custom word lists, and optionally add punctuation and sentence case with `-p`.

### Why package nerds care

toipe is a compact Rust TUI-style utility with release binaries and Cargo packaging, representative of small terminal applications that are easy to distribute across multiple package managers.

### Timeline

- 2022-01-10: Official GitHub repository created.
- Current: Official README documents GitHub release and Cargo installation.
- 2026: source_facts.package-manager records Homebrew, Nix, and zypper packages.

### Related projects

- Cargo and crates.io provide the Rust installation path linked by the official README.
- randomword is a companion executable listed in source_facts.executables.

### Sources

- <https://api.github.com/repos/Samyak2/toipe>
- <https://github.com/Samyak2/toipe#readme>
- source_facts.executables
- source_facts.package-manager


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- Nix - toipe: normalized package name match | nixpkgs package indexes: pkgs/by-name/to/toipe/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - toipe - 0.5.0+g0-1.8: normalized package name match | openSUSE Tumbleweed package metadata: toipe from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Yet another typing test, but crab flavoured | https://github.com/Samyak2/toipe


## Combined YAML source

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