# 使用 Homebrew, Nix 安装 lue-reader

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

## 安装

```sh
sudo av install brew:lue-reader
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lue-reader
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lue
```

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

## 软件包事实

- **软件包键:** brew:lue-reader
- **软件包管理器:** Homebrew
- **版本:** 0.5.0
- **来源摘要:** Terminal eBook reader with text-to-speech and multi-format support
- **主页:** <https://github.com/superstarryeyes/lue>
- **最后更新:** 2026-07-31T12:44:48Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lue (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Lue is a terminal ebook reader with text-to-speech, supporting formats such as EPUB, PDF, DOCX, HTML, RTF, TXT, and Markdown.

### 项目历史

The project appeared publicly on GitHub in August 2025. Its README presents Lue as a Python terminal reader focused on synchronized listening and reading, with Edge TTS as the default online voice backend and Kokoro TTS as an optional local/offline path.

### 采用历史

Lue is a young project, but it had hundreds of GitHub stars by mid-2026 and official installation instructions for PyPI, Homebrew, Debian/Ubuntu prerequisites, Arch AUR, and Windows via WSL. Homebrew packages it as `lue-reader` while the command exposed to users is `lue`.

### 使用方式

The quick start tells users to install FFmpeg, install `lue-reader`, run `lue --guide`, and open a book path such as `lue path/to/your/book.epub`. The README also documents navigation modes, highlighting, TTS voice configuration, and customization through files in the installed Python package.

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

Lue is interesting to package maintainers because it combines terminal UI behavior, document parsing, audio generation, and optional TTS backends. That mix makes system dependencies such as FFmpeg and optional speech tooling part of the packaging story, not just Python metadata.

### 时间线

- 2025: Public GitHub repository created.
- 2025: v0.1.x releases published, followed by v0.2 and v0.3 releases.
- 2025: v0.4.0 published in December.
- 2026: Homebrew formula available as `lue-reader`.

### Related projects

- The README documents Edge TTS and Kokoro TTS as speech backends.
- FFmpeg is listed as a core requirement for audio processing.

### 来源

- <https://api.github.com/repos/superstarryeyes/lue>
- <https://api.github.com/repos/superstarryeyes/lue/releases>
- <https://formulae.brew.sh/formula/lue-reader>
- <https://github.com/superstarryeyes/lue>
- <https://github.com/superstarryeyes/lue/blob/main/VOICES.md>


## 安全说明

没有找到 lue-reader 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


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

- Nix - lue: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/lu/lue/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/lue-reader.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lue-reader.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
