# Installer lue-reader avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de lue-reader pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:lue-reader
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.0
- **Résumé source:** Terminal eBook reader with text-to-speech and multi-format support
- **Page d'accueil:** <https://github.com/superstarryeyes/lue>
- **Dernière mise à jour:** 2026-07-31T12:44:48Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lue (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.0
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour lue-reader. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
