# 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/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:bk
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bk>
- **バージョン:** 0.6.0
- **ソース概要:** Terminal EPUB Reader
- **ホームページ:** <https://github.com/aeosynth/bk>
- **リポジトリ:** <https://github.com/aeosynth/bk>
- **上流ドキュメント:** <https://github.com/aeosynth/bk#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/aeosynth/bk/archive/refs/tags/v0.6.0.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- bk (cli)
- bk (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.6.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/aeosynth/bk
- 検出された最新: v0.6.0 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bk
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- 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.5: normalized package name match | openSUSE Tumbleweed package metadata: bk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Terminal ePub reader | https://github.com/aeosynth/bk


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/ja/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [bookokrat](https://www.automicvault.com/ja/pkg/brew/bookokrat/) - Shares av.db curated category or tags: cli, epub, productivity, terminal.
- [abook](https://www.automicvault.com/ja/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [aerc](https://www.automicvault.com/ja/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [alot](https://www.automicvault.com/ja/pkg/brew/alot/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [alpine](https://www.automicvault.com/ja/pkg/brew/alpine/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [amp](https://www.automicvault.com/ja/pkg/brew/amp/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [bagels](https://www.automicvault.com/ja/pkg/brew/bagels/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [bartib](https://www.automicvault.com/ja/pkg/brew/bartib/) - Shares av.db curated category or tags: cli, productivity, terminal.
- [circumflex](https://www.automicvault.com/ja/pkg/brew/circumflex/) - Local package facts share a topical domain. Shared terms: cli, productivity, reader, terminal.
- [fancy-cat](https://www.automicvault.com/ja/pkg/brew/fancy-cat/) - Local package facts share a topical domain. Shared terms: cli, productivity, reader, terminal.
- [goread](https://www.automicvault.com/ja/pkg/brew/goread/) - Local package facts share a topical domain. Shared terms: cli, productivity, reader, terminal.

## Combined YAML source

View the package source record on GitHub. [combined/bk.yml](https://github.com/automic-vault/db/blob/main/combined/bk.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
