# bk を Homebrew, Nix, zypper でインストール

bk のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bk
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bk
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#bk
```

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

- zypper (92%):

```sh
sudo zypper install bk
```

  証拠: openSUSE Tumbleweed package metadata: bk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:bk
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.6.0
- **ソース概要:** Terminal EPUB Reader
- **ホームページ:** <https://github.com/aeosynth/bk>
- **リポジトリ:** <https://github.com/aeosynth/bk>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- bk (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.6.0
## プロジェクトの歴史と使われ方

bk is a terminal EPUB reader written in Rust. Its README emphasizes a cross-platform single binary with instant startup, EPUB 2/3 support, Vim bindings, incremental search, and bookmarks.

### プロジェクトの歴史

The repository was created in 2020 and published early 0.x releases the same year. The release history includes v0.2.0 in June 2020, v0.5.3 in March 2021, and v0.6.0 in November 2023.

### 採用の歴史

The input package-manager data lists Homebrew, Nix, and openSUSE packaging. The README's primary upstream install path is cargo install bk, so system packages are convenience packaging around a Rust CLI tool.

### 使われ方

Users run bk with an EPUB path, or without a path to reopen the most recent EPUB. Options include metadata output, starting with the table of contents open, and setting display width and colors.

The README compares bk with epr/epy, highlighting no runtime dependencies, wide-character support, incremental and multi-line search, links, themes, and the --meta switch for file-preview integration.

### パッケージ好きにとっての重要性

bk is a small but tidy example of Rust single-binary packaging in the terminal-media niche: no Python/curses runtime stack, quick startup, and enough EPUB support for keyboard-driven reading.

Its package appeal is strongest for users who want ebook reading to behave like the rest of their terminal workflow.

### タイムライン

- 2020: aeosynth/bk repository created.
- 2020-06-17: v0.2.0 release published.
- 2021-03-27: v0.5.3 release published.
- 2023-11-03: v0.6.0 release published.

### Related projects

- epr is listed by the README as inspiration.
- epy is compared in the README's feature table.
- nnn is mentioned as an example file manager that can use bk --meta for preview integration.

### ソース

- <https://github.com/aeosynth/bk#readme>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Nix - bk: normalized package name match | nixpkgs package indexes: pkgs/by-name/bk/bk/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - bk - 0.6.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: bk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Terminal ePub reader | https://github.com/aeosynth/bk


## Combined YAML source

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