macOS
brew install aldolocal Homebrew formula metadata
brew
Morse code learning tool released under GPL. Version 0.7.7 via Homebrew; verified 2026-06-19.
install
brew install aldolocal Homebrew formula metadata
sudo apt install aldoDebian stable package indexes · aldo · source: deb.debian.org
sudo dnf install aldoFedora Rawhide package metadata · aldo · source: dl.fedoraproject.org
nix profile install nixpkgs#aldonixpkgs package indexes · pkgs/by-name/al/aldo/package.nix · source: api.github.com
sudo zypper install aldoopenSUSE Tumbleweed package metadata · aldo · source: download.opensuse.org
overview
Morse code learning tool released under GPL
history
Aldo is a small console Morse-code trainer written in ISO C++. It belongs to the long-lived class of ham-radio and learning tools that survive in package managers because they do one offline task with minimal ceremony.
The official Savannah source dates Aldo's beginning to May 6, 2001 and lists Giuseppe Martino as the original author. Its man page describes it as a console Morse-code trainer developed from scratch in ISO C++ with the GNU C++ standard library and libao.
The NEWS file shows rapid early development in 2003-2005: a Koch training method, callsign exercise, exercise generation, persistent Koch settings, autoconf/automake support, and a 0.7.0 switch to libao. The Savannah cgit summary shows later maintenance tags through v0.7.8 in 2013.
Aldo appears in the supplied package facts across Homebrew, Debian, Ubuntu, Fedora, openSUSE, and Nix. That is the adoption profile of a stable utility whose upstream is quiet but whose source remains portable enough for distributions to keep carrying.
Its Debian-oriented man page and Savannah hosting reflect an older GNU/Linux packaging culture: source tarballs, man pages, GPL licensing, and a user-specific dotfile under the home directory.
Running `aldo` opens a menu-driven console trainer with Blocks, Koch, File, and Callsign exercises. The Koch mode starts with two Morse characters at full speed and adds characters as the learner reaches the target recognition threshold.
Configuration is stored in `~/.aldorc`; the source creates a default config if that file is missing. Audio output is handled through libao, so device selection follows the selected libao driver.
Aldo is significant less because it is large and more because it is archetypal: a tiny GPL command-line program, old enough to have moved through SourceForge-era email addresses and Savannah, still packaged by modern distros.
For package maintainers, the interesting bits are exactly the boring ones: libao linkage, old C++ code, man page availability, and a stable home-directory config file.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.aldorcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
aldo | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:aldo |
|---|---|
| Version | 0.7.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/aldo |
| Homepage | https://www.nongnu.org/aldo/ |
| Repository | https://git.savannah.nongnu.org/cgit/aldo.git |
| Upstream docs | https://git.savannah.nongnu.org/cgit/aldo.git/plain/aldo.1 |
| License | GPL-2.0-or-later |
| Source archive | https://download.savannah.gnu.org/releases/aldo/aldo-0.7.7.tar.bz2 |
| Last updated | 2026-06-19T12:30:01-07:00 |
| Pulse | updated |
| Dependencies | libao |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aldo |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
aldo 0.7.8-2
Morse code training program
sudo apt install aldoaldo
nix profile install nixpkgs#aldoaldo 0.7.8-2
Morse code training program
sudo apt install aldoaldo 0.7.7-19.fc44
A morse tutor
sudo dnf install aldoaldo 0.7.8-2.3
Console-based morse tutor
sudo zypper install aldosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.