# ebook2cw mit Homebrew, apt, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ebook2cw in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:ebook2cw
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install ebook2cw
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install ebook2cw
```

  Evidenz: Debian stable package indexes: ebook2cw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#ebook2cw
```

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

- zypper (92%):

```sh
sudo zypper install ebook2cw
```

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

## Paketfakten

- **Paketschlüssel:** brew:ebook2cw
- **Paketmanager:** Homebrew
- **Version:** 0.8.5
- **Quellzusammenfassung:** Converts ebooks to morse code
- **Homepage:** <https://fkurz.net/ham/ebook2cw.html>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ebook2cw (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.8.5
## Projektgeschichte und Nutzung

ebook2cw is Fabian Kurz's command-line converter from plain-text ebooks to Morse-code MP3 or Ogg audio. It is niche, but historically rich inside amateur-radio tooling because it turns long-form reading material into CW practice audio.

### Projektgeschichte

The official changelog records the first ebook2cw release on November 22, 2007. The project page documents the current 0.8.5 release from August 16, 2023, a separate optional GUI, command-line parameters, text commands, configuration files, code tables, CGI use, and download links.

The changelog shows a classic small-tool evolution: ISO 8859-1 and UTF-8 support in 2008, configuration files in 0.7.0, Ogg output and CGI support in 0.8.0, encoding guessing in 0.8.1, gettext and more text commands in 0.8.3, and longer output filenames plus character-table fixes in 0.8.5.

### Adoptionsgeschichte

The input metadata records packaging in Homebrew, Debian, Ubuntu, Nix, and openSUSE. That package spread is notable for a ham-radio utility because it keeps a personal-site project installable through mainstream Unix package managers.

### Wie es verwendet wird

Typical usage feeds a text ebook to `ebook2cw`, sets CW speed, tone, bitrate, chapter splitting, output file name, and optional Ogg output, then listens to the generated practice audio. The project page also documents Project Gutenberg as a common source for public-domain ebooks.

### Warum Paket-Nerds sich dafür interessieren

ebook2cw is a tidy example of a domain-specific CLI that persists because packaging makes it easy to discover. It bridges ebook text, audio encoding libraries, Morse/CW learning, and ham-radio culture without becoming a broad media framework.

### Zeitleiste

- 2007: Initial ebook2cw release.
- 2008: UTF-8 support, expanded code tables, and configuration files added.
- 2011: Ogg output and CGI support added in the 0.8 line.
- 2020: gettext support and additional text-command behavior added.
- 2023: 0.8.5 released with filename, final-word, character-table, and Makefile fixes.

### Related projects

- ebook2cwgui is the separate GUI named on the project page. Related domains include CW practice, Morse code, MP3/Ogg encoders, and public-domain ebook sources such as Project Gutenberg.

### Quellen

- <https://fkurz.net/ham/ebook2cw.html>
- <https://fkurz.net/ham/ebook2cw/ChangeLog>
- <https://git.fkurz.net/dj1yfk/ebook2cw>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- Debian apt - ebook2cw - 0.8.5-1: normalized package name match | Debian stable package indexes: ebook2cw from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | convert ebooks to Morse MP3s/OGGs | https://fkurz.net/ham/ebook2cw.html
- Nix - ebook2cw: normalized package name match | nixpkgs package indexes: pkgs/by-name/eb/ebook2cw/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ebook2cw - 0.8.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: ebook2cw from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | convert ebooks to Morse MP3s/OGGs | https://fkurz.net/ham/ebook2cw.html
- zypper - ebook2cw - 0.8.5-1.5: normalized package name match | openSUSE Tumbleweed package metadata: ebook2cw from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Convert ebooks to Morse MP3s/OGGs | https://fkurz.net/ham/ebook2cw.html


## Combined YAML source

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


## Quellen

- 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
