# epubcheck を Homebrew, apt, MacPorts, Nix, pacman でインストール

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

## インストール

```sh
sudo av install brew:epubcheck
```

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

### macOS

- Homebrew (100%):

```sh
brew install epubcheck
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install epubcheck
```

  証拠: MacPorts ports tree: textproc/epubcheck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install epubcheck
```

  証拠: Debian stable package indexes: epubcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#epubcheck
```

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

- pacman (92%):

```sh
sudo pacman -S epubcheck
```

  証拠: Arch Linux sync databases: epubcheck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:epubcheck
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/epubcheck>
- **バージョン:** 5.3.0
- **ソース概要:** Validate EPUB files, version 2.0 and later
- **ホームページ:** <https://www.w3.org/publishing/epubcheck/>
- **リポジトリ:** <https://github.com/w3c/epubcheck>
- **上流ドキュメント:** <https://www.w3.org/publishing/epubcheck/>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://github.com/w3c/epubcheck/releases/download/v5.3.0/epubcheck-5.3.0.zip>
- **最終更新:** 2026-06-15T10:20:15-04:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

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

## 依存関係

- openjdk

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 5.3.0
- マネージャ更新日: 2026-06-15
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/w3c/epubcheck
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

EPUBCheck is the official conformance checker for EPUB publications. It is distributed as both a standalone command-line tool and a Java library, which makes it useful in publisher QA pipelines, continuous integration, and ad hoc validation by ebook producers.

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

The project traces its early implementation to Adobe, then became part of the standards-centered EPUB ecosystem around IDPF, W3C, and DAISY. The current W3C repository states that the DAISY Consortium maintains EPUBCheck on behalf of W3C and that parts of its validation functionality build on Jing, Nu HTML Checker schemas, IDPF schemas, and DAISY work.

The public GitHub repository was created in 2013 and lists EPUBCheck 3.0 as an early release that year. Current releases validate EPUB 2 and EPUB 3 content, with the production README noting EPUB 3.3 validation support.

### 採用の歴史

EPUBCheck is unusually central for a validator because EPUB itself is a publishing interchange and distribution format: retailers, aggregators, publishers, accessibility specialists, and production vendors need a shared answer to whether a file conforms. The W3C README's fundraising and donor list shows institutional support from publishers, digital publishing vendors, and accessibility-oriented organizations.

### 使われ方

Typical use is the `epubcheck` command against an `.epub` file, with optional machine-readable output for automation. The project also documents Docker use and Java-library use, so package managers mostly provide the CLI entry point while Java builds and CI systems can use the same validator deeper in tooling.

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

For package-maintainer culture, EPUBCheck is the boring-but-critical kind of tool: one command encapsulates a standards conformance suite that would otherwise require scattered schema and spec knowledge. It appears across Homebrew, Debian-family systems, MacPorts, Nix, and Arch packaging because EPUB validation is needed on developer workstations as well as publishing build machines.

### タイムライン

- 2013: The W3C GitHub repository was created and EPUBCheck 3.0 was published on GitHub releases.
- 2017: The project README points to W3C public mailing-list archives after older Google Group discussions.
- 2020s: DAISY maintains EPUBCheck on behalf of W3C, with fundraising support for continued development and maintenance.
- 2024: EPUBCheck 5.x validates EPUB 2 and EPUB 3 publications, including EPUB 3.3.

### Related projects

- Jing, Nu HTML Checker, IDPF schemas, DAISY schemas, and W3C EPUB specifications are important adjacent pieces of the EPUBCheck validation stack.

### ソース

- <https://github.com/w3c/epubcheck>
- <https://github.com/w3c/epubcheck/releases>
- <https://api.github.com/repos/w3c/epubcheck>
- <https://www.w3.org/publishing/epubcheck>


## セキュリティノート

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:** epubcheck
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - epubcheck - 4.2.6-2: normalized package name match | Debian stable package indexes: epubcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Validation Tool for EPUB | https://github.com/w3c/epubcheck
- Nix - epubcheck: normalized package name match | nixpkgs package indexes: pkgs/by-name/ep/epubcheck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - epubcheck - 4.2.6-2: normalized package name match | Ubuntu 24.04 LTS package indexes: epubcheck from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Validation Tool for EPUB | https://github.com/w3c/epubcheck
- pacman - epubcheck - 5.3.0-1: normalized package name match | Arch Linux sync databases: epubcheck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | The conformance checker for EPUB publications | https://github.com/w3c/epubcheck
- MacPorts - epubcheck: normalized package name match | MacPorts ports tree: textproc/epubcheck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [openjdk](https://pkg.so/ja/brew/openjdk/) - Runtime dependency declared by Homebrew.
- [check-jsonschema](https://pkg.so/ja/brew/check-jsonschema/) - Shares pkgdb curated category or tags: cli, developer-tools, validation.
- [action-validator](https://pkg.so/ja/brew/action-validator/) - Shares pkgdb curated category or tags: cli, developer-tools, validation.
- [kubeconform](https://pkg.so/ja/brew/kubeconform/) - Shares pkgdb curated category or tags: cli, developer-tools, validation.
- [fits](https://pkg.so/ja/brew/fits/) - Shares pkgdb curated category or tags: cli, developer-tools, java, validation.
- [rnv](https://pkg.so/ja/brew/rnv/) - Shares pkgdb curated category or tags: cli, developer-tools, validation.
- [maven](https://pkg.so/ja/brew/maven/) - Shares pkgdb curated category or tags: cli, developer-tools, java.
- [gradle](https://pkg.so/ja/brew/gradle/) - Shares pkgdb curated category or tags: cli, developer-tools, java.
- [jenv](https://pkg.so/ja/brew/jenv/) - Shares pkgdb curated category or tags: cli, developer-tools, java.
- [dex2jar](https://pkg.so/ja/brew/dex2jar/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, files, java.

## Combined YAML source

View the package source record on GitHub. [combined/epubcheck.yml](https://github.com/mxcl/pkgdb/blob/main/combined/epubcheck.yml)


## ソース

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