# Installer klavaro avec Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper, winget

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install klavaro
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install klavaro
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:klavaro
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/klavaro>
- **Version:** 3.14
- **Résumé source:** Free touch typing tutor program
- **Page d'accueil:** <https://klavaro.sourceforge.io/>
- **Docs amont:** <https://klavaro.sourceforge.io/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://downloads.sourceforge.net/project/klavaro/klavaro-3.14.tar.bz2>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- klavaro (cli)
- klavaro (alias)

## Dépendances

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

## Dépendances de compilation

- gettext
- intltool
- pkgconf

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.14
- données locales: OK
- dépôt amont: https://klavaro.sourceforge.io/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/fr/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [glib](https://pkg.so/fr/brew/glib/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://pkg.so/fr/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/fr/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/fr/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/fr/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://pkg.so/fr/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [gtk+3](https://pkg.so/fr/brew/gtk-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [intltool](https://pkg.so/fr/brew/intltool/) - Build dependency declared by Homebrew.
- [homebank](https://pkg.so/fr/brew/homebank/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, open-source, productivity.
- [moodle-dl](https://pkg.so/fr/brew/moodle-dl/) - Shares pkgdb curated category or tags: cli, education, productivity.
- [gedit](https://pkg.so/fr/brew/gedit/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, productivity.
- [claws-mail](https://pkg.so/fr/brew/claws-mail/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, productivity.
- [gnu-typist](https://pkg.so/fr/brew/gnu-typist/) - Shares pkgdb curated category or tags: cli, education, productivity, typing-tutor.
- [gnome-recipes](https://pkg.so/fr/brew/gnome-recipes/) - Shares pkgdb curated category or tags: cli, desktop-app, gtk, productivity.
- [syncthing](https://pkg.so/fr/brew/syncthing/) - Shares pkgdb curated category or tags: cli, open-source, productivity.
- [cherrytree](https://pkg.so/fr/brew/cherrytree/) - Shares pkgdb curated category or tags: cli, gtk, productivity.
- [evince](https://pkg.so/fr/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)


## Sources

- 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
