# 使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper, winget 安装 klavaro

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

## 安装

```sh
sudo av install brew:klavaro
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install klavaro
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install klavaro
```

  证据: MacPorts ports tree: games/klavaro/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install klavaro
```

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

- dnf (92%):

```sh
sudo dnf install klavaro
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#klavaro
```

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

- pacman (92%):

```sh
sudo pacman -S klavaro
```

  证据: Arch Linux sync databases: klavaro from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install klavaro
```

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

### Windows

- winget (92%):

```sh
winget install --id FelipeEFdeCastro.Klavaro -e
```

  证据: Windows Package Manager source index: FelipeEFdeCastro.Klavaro from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:klavaro
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/klavaro>
- **版本:** 3.14
- **来源摘要:** Free touch typing tutor program
- **主页:** <https://klavaro.sourceforge.io/>
- **上游文档:** <https://klavaro.sourceforge.io/>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://downloads.sourceforge.net/project/klavaro/klavaro-3.14.tar.bz2>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- klavaro (cli)
- klavaro (别名)

## 依赖

- adwaita-icon-theme
- at-spi2-core
- cairo
- gdk-pixbuf
- gettext
- glib
- gtk+3
- gtkdatabox
- harfbuzz
- pango

## 构建依赖

- gettext
- intltool
- pkgconf

## macOS 提供的库

- curl

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.14
- 本地数据: OK
- 上游仓库: https://klavaro.sourceforge.io/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Klavaro is a GTK touch-typing tutor built around keyboard-layout independence rather than training only a small set of national keyboard layouts. Its own site records the project as starting on 2005-04-03 and describes the design goal as libre software that saves users from layout-specific typing tutors.

### 项目历史

The project reached its first production release as Klavaro 1.0.0 in October 2006, after early Windows-port work in 2005. The SourceForge news archive shows the project moving from standalone tarball distribution into public Subversion development in 2008 and adding features such as semi-online and online typing contests during the 1.1 series.

Later release notes show the project adapting its GTK base, translations, Windows builds, and ranking-server setup rather than changing its core purpose. The 2022 project site still emphasizes broad keyboard-layout support, many interface translations, a keyboard-layout editor, progress charts, and simple exercises for basic memorization, adaptability, speed, and fluidness.

### 采用历史

Klavaro entered distribution channels early for a desktop education application: the project news says Debian accepted it into the main archive on 2007-01-14, FreeBSD ports followed in 2007, and MacPorts carried it from version 1.1.1 in 2008. That packaging spread is why it appears under the same name across Unix-like package managers and in Homebrew.

### 使用方式

Users run Klavaro as a graphical tutor, usually through the `klavaro` executable, to practice touch typing with customizable keyboard layouts, imported text, progress charts, and ranking exercises. It is not a credentials-oriented program and the official materials do not document a stable user-editable configuration path.

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

For package maintainers, Klavaro is a compact example of the classic SourceForge-era GTK desktop application that survived by being easy to package across distributions. Its significance is less about novel infrastructure and more about filling the practical education niche with GPL software and unusually wide keyboard-layout coverage.

### 时间线

- 2005-04-03: Project site records Klavaro's start date.
- 2006-10-13: Klavaro 1.0.0 announced as the first production release.
- 2007-01-14: Debian accepted Klavaro into its archive, according to project news posted on 2007-01-20.
- 2008-06-02: Project news announced public Subversion repository access.
- 2008-07-24: Project news announced MacPorts packaging from version 1.1.1.
- 2021-04-17: Klavaro 3.12 release news described translation updates, a GTK3 GtkDatabox link, and a win64 installer.

### Related projects

- Klavaro sits alongside other free typing tutors such as GNU Typist, Tux Typing, and KTouch, but its own documentation highlights keyboard-layout independence and a layout editor as the differentiator.

### 来源

- <https://klavaro.sourceforge.io/en/>
- <https://sourceforge.net/p/klavaro/code/HEAD/tree>
- <https://sourceforge.net/p/klavaro/news/>


## 安全说明

narrow executable package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** klavaro
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - klavaro - 3.14-1: normalized package name match | Debian stable package indexes: klavaro from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Flexible touch typing tutor | http://klavaro.sourceforge.net/
- Nix - klavaro: normalized package name match | nixpkgs package indexes: pkgs/by-name/kl/klavaro/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - klavaro - 3.11-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: klavaro from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Flexible touch typing tutor | http://klavaro.sourceforge.net/
- dnf - klavaro - 3.14-11.fc45: normalized package name match | Fedora Rawhide package metadata: klavaro from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Typing tutor | http://klavaro.sourceforge.net/en/
- pacman - klavaro - 3.14-2: normalized package name match | Arch Linux sync databases: klavaro from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Free touch typing tutor program | https://klavaro.sourceforge.io
- zypper - klavaro - 3.14-1.11: normalized package name match | openSUSE Tumbleweed package metadata: klavaro from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Typing tutor | https://klavaro.sourceforge.io/
- MacPorts - klavaro: normalized package name match | MacPorts ports tree: games/klavaro/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - FelipeEFdeCastro.Klavaro: normalized package name match | Windows Package Manager source index: FelipeEFdeCastro.Klavaro from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [glib](https://pkg.so/zh-hans/brew/glib/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://pkg.so/zh-hans/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/zh-hans/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/zh-hans/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/zh-hans/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://pkg.so/zh-hans/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [gtk+3](https://pkg.so/zh-hans/brew/gtk-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/zh-hans/brew/pkgconf/) - Build dependency declared by Homebrew.
- [intltool](https://pkg.so/zh-hans/brew/intltool/) - Build dependency declared by Homebrew.
- [homebank](https://pkg.so/zh-hans/brew/homebank/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, open-source, productivity.
- [moodle-dl](https://pkg.so/zh-hans/brew/moodle-dl/) - Shares pkgdb curated category or tags: cli, education, productivity.
- [gedit](https://pkg.so/zh-hans/brew/gedit/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, productivity.
- [claws-mail](https://pkg.so/zh-hans/brew/claws-mail/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, productivity.
- [gnu-typist](https://pkg.so/zh-hans/brew/gnu-typist/) - Shares pkgdb curated category or tags: cli, education, productivity, typing-tutor.
- [gnome-recipes](https://pkg.so/zh-hans/brew/gnome-recipes/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, productivity.
- [syncthing](https://pkg.so/zh-hans/brew/syncthing/) - Shares pkgdb curated category or tags: cli, open-source, productivity.
- [cherrytree](https://pkg.so/zh-hans/brew/cherrytree/) - Shares pkgdb curated category or tags: cli, gtk, productivity.
- [evince](https://pkg.so/zh-hans/brew/evince/) - Local package facts share a topical domain. Shared terms: adwaita, adwaita-icon-theme, at-spi2-core, cairo, cli.

## Combined YAML source

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


## 来源

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