# lue-reader を Homebrew, Nix でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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
