# lue-reader mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:lue-reader
- **Paketmanager:** Homebrew
- **Version:** 0.5.0
- **Quellzusammenfassung:** Terminal eBook reader with text-to-speech and multi-format support
- **Homepage:** <https://github.com/superstarryeyes/lue>
- **Zuletzt aktualisiert:** 2026-07-31T12:44:48Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lue (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für lue-reader wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

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


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