# 使用 Homebrew, apt, Nix, zypper 安装 ebook2cw

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ebook2cw
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install ebook2cw
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:ebook2cw
- **软件包管理器:** Homebrew
- **版本:** 0.8.5
- **来源摘要:** Converts ebooks to morse code
- **主页:** <https://fkurz.net/ham/ebook2cw.html>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ebook2cw (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.5
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

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

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

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


## 来源

- 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
