macOS
brew install mdbooklocal Homebrew formula metadata
sudo port install mdbookMacPorts ports tree · textproc/mdbook/Portfile · ソース: api.github.com
brew
mdbook のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mdbooklocal Homebrew formula metadata
sudo port install mdbookMacPorts ports tree · textproc/mdbook/Portfile · ソース: api.github.com
sudo apk add mdbookAlpine Linux edge package indexes · mdbook · ソース: dl-cdn.alpinelinux.org
sudo apt install mdbookDebian stable package indexes · mdbook · ソース: deb.debian.org
nix profile install nixpkgs#mdbooknixpkgs package indexes · pkgs/by-name/md/mdbook/package.nix · ソース: api.github.com
sudo pacman -S mdbookArch Linux sync databases · mdbook · ソース: geo.mirror.pkgbuild.com
sudo zypper install mdbookopenSUSE Tumbleweed package metadata · mdbook · ソース: download.opensuse.org
scoop install main/mdbookScoop official bucket manifest trees · bucket/mdbook.json · ソース: api.github.com
winget install --id Rustlang.mdBook -eWindows Package Manager source index · Rustlang.mdBook · ソース: cdn.winget.microsoft.com
概要
Create modern online books from Markdown files
履歴
mdBook is the Rust project's Markdown-based static book generator. The upstream README describes it as a utility for creating modern online books from Markdown files, and the GitHub repository description summarizes it as like GitBook but implemented in Rust.
The official GitHub repository was created on 2015-07-07. mdBook grew in the Rust ecosystem as a documentation-oriented command-line tool: books are initialized with `mdbook init`, configured with `book.toml`, organized with `src/SUMMARY.md`, and rendered or served with commands such as `mdbook build` and `mdbook serve`.
The official user guide is itself an mdBook output, so the documentation doubles as a demonstration of the generated site format. The repository has continued active releases, with the GitHub releases API showing v0.5.3 published on 2026-05-19.
The supplied package-manager metadata shows mdBook in Homebrew, Alpine, Debian, MacPorts, Nix, Arch, Scoop, winget, and openSUSE. That broad packaging matches its use as a documentation build tool rather than only as a Rust crate.
Within package-manager culture, mdBook became familiar because it appears in source trees and documentation build pipelines: installing `mdbook` is often enough to preview or publish a project's manual locally.
A typical workflow is `mdbook init my-first-book`, edit Markdown files under `src`, maintain the chapter tree in `src/SUMMARY.md`, and run `mdbook serve --open` for live rebuilding and browser refresh. Publishing uses `mdbook build` to generate a `book` directory of static HTML.
The book configuration file is `book.toml` at the book root. The official guide describes it as TOML and shows a minimal `[book]` table with a title.
mdBook matters to package maintainers because it turned documentation into a reproducible command-line build artifact. Instead of relying on a hosted wiki or a JavaScript-heavy documentation system, projects can build a static manual from Markdown with one packaged binary.
It is also a visible Rust ecosystem tool: it uses Rust's distribution channels and is packaged widely enough that documentation builds can depend on the system package manager instead of a project-local install step.
セキュリティ状態
mdbook に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
book.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mdbook | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rust-lang/mdBook
インストールメタデータ
| パッケージキー | brew:mdbook |
|---|---|
| バージョン | 0.5.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mdbook |
| ホームページ | https://rust-lang.github.io/mdBook/ |
| リポジトリ | https://github.com/rust-lang/mdBook |
| 上流ドキュメント | https://rust-lang.github.io/mdBook |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/rust-lang/mdBook/archive/refs/tags/v0.5.4.tar.gz |
| 最終更新 | 2026-07-06T21:38:51Z |
| Pulse | updated |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mdbook |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
librust-mdbook-dev 0.4.48+ds-2
Markdown book creator tool - Rust source code
https://rust-lang.github.io/mdBook/
sudo apt install librust-mdbook-devmdbook 0.4.48+ds-2
Markdown book creator tool
https://rust-lang.github.io/mdBook/
sudo apt install mdbookmdbook
nix profile install nixpkgs#mdbookmdbook 0.5.3-r0
mdBook is a utility to create modern online books from Markdown files
https://rust-lang.github.io/mdBook/
sudo apk add mdbookmdbook-bash-completion 0.5.3-r0
Bash completions for mdbook
https://rust-lang.github.io/mdBook/
sudo apk add mdbook-bash-completionmdbook-fish-completion 0.5.3-r0
Fish completions for mdbook
https://rust-lang.github.io/mdBook/
sudo apk add mdbook-fish-completionmdbook-zsh-completion 0.5.3-r0
Zsh completions for mdbook
https://rust-lang.github.io/mdBook/
sudo apk add mdbook-zsh-completionmdbook 0.5.3-1
Create book from markdown files, like Gitbook but implemented in Rust
https://github.com/rust-lang/mdBook
sudo pacman -S mdbookmdbook 0.4.49-1.2
Create books from markdown
https://github.com/rust-lang/mdBook
sudo zypper install mdbookmdbook
sudo port install mdbookmain/mdbook
scoop install main/mdbookRustlang.mdBook
winget install --id Rustlang.mdBook -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.