# tesseract をインストール

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

## インストール

```sh
sudo av install brew:tesseract
```

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

### macOS

- Homebrew (100%):

```sh
brew install tesseract
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tesseract
```

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

### Linux

- dnf (92%):

```sh
sudo dnf install tesseract
```

  証拠: Fedora Rawhide package metadata: tesseract from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#tesseract
```

  証拠: nixpkgs package indexes: tesseract from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S tesseract
```

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

- zypper (92%):

```sh
sudo zypper install tesseract
```

  証拠: openSUSE Tumbleweed package metadata: tesseract from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install tesseract
```

  証拠: Chocolatey community package catalog: tesseract from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','temurin11'

- Scoop (92%):

```sh
scoop install main/tesseract
```

  証拠: Scoop official bucket manifest trees: bucket/tesseract.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Tesseract.Tesseract.Stable -e
```

  証拠: Windows Package Manager source index: Tesseract.Tesseract.Stable from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:tesseract
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/tesseract>
- **バージョン:** 5.5.2
- **ソース概要:** OCR (Optical Character Recognition) engine
- **ホームページ:** <https://tesseract-ocr.github.io/>
- **リポジトリ:** <https://github.com/tesseract-ocr/tesseract>
- **上流ドキュメント:** <https://tesseract-ocr.github.io/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/tesseract-ocr/tesseract/archive/refs/tags/5.5.2.tar.gz>
- **更新:** 2026-03-20T18:56:16Z
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- ambiguous_words (cli)
- classifier_tester (cli)
- cntraining (cli)
- combine_lang_model (cli)
- combine_tessdata (cli)
- dawg2wordlist (cli)
- lstmeval (cli)
- lstmtraining (cli)
- merge_unicharsets (cli)
- mftraining (cli)
- set_unicharset_properties (cli)
- shapeclustering (cli)
- tesseract (cli)
- text2image (cli)
- unicharset_extractor (cli)
- wordlist2dawg (cli)
- ambiguous_words (エイリアス)
- classifier_tester (エイリアス)
- cntraining (エイリアス)
- combine_lang_model (エイリアス)
- combine_tessdata (エイリアス)
- dawg2wordlist (エイリアス)
- lstmeval (エイリアス)
- lstmtraining (エイリアス)
- merge_unicharsets (エイリアス)
- mftraining (エイリアス)
- set_unicharset_properties (エイリアス)
- shapeclustering (エイリアス)
- tesseract (エイリアス)
- text2image (エイリアス)
- unicharset_extractor (エイリアス)
- wordlist2dawg (エイリアス)

## 依存関係

- cairo
- fontconfig
- freetype
- gettext
- glib
- harfbuzz
- icu4c@78
- leptonica
- libarchive
- pango

## ビルド依存関係

- autoconf
- automake
- libtool
- pkgconf

## インストール挙動

- post-install フック: 未定義
- Caveats: This formula contains only the "eng", "osd", and "snum" language data files. If you need any other supported languages, run `brew install tesseract-lang`.
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 5.5.2
- マネージャ更新日: 2026-03-20
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/tesseract-ocr/tesseract
- 検出された最新: 5.5.2 (current)

## セキュリティノート

broad file, network, media, or database tool signal. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / medium
- broad file, network, media, or database tool signal
- infrastructure mutation or orchestration signal

## 関連リンク

- [glib](https://www.automicvault.com/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [harfbuzz](https://www.automicvault.com/pkg/brew/harfbuzz/) - Runtime dependency declared by Homebrew.
- [icu4c@78](https://www.automicvault.com/pkg/brew/icu4c-78/) - Runtime dependency declared by Homebrew.
- [freetype](https://www.automicvault.com/pkg/brew/freetype/) - Runtime dependency declared by Homebrew.
- [fontconfig](https://www.automicvault.com/pkg/brew/fontconfig/) - Runtime dependency declared by Homebrew.
- [pango](https://www.automicvault.com/pkg/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://www.automicvault.com/pkg/brew/cairo/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [libtool](https://www.automicvault.com/pkg/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://www.automicvault.com/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [ghostscript](https://www.automicvault.com/pkg/brew/ghostscript/) - Popular package that depends on this formula.
- [opencv](https://www.automicvault.com/pkg/brew/opencv/) - Popular package that depends on this formula.
- [ocrmypdf](https://www.automicvault.com/pkg/brew/ocrmypdf/) - Popular package that depends on this formula.
- [tesseract-lang](https://www.automicvault.com/pkg/brew/tesseract-lang/) - Popular package that depends on this formula.
- [ffmpeg@6](https://www.automicvault.com/pkg/brew/ffmpeg-6/) - Popular package that depends on this formula.
- [ffmpeg-full](https://www.automicvault.com/pkg/brew/ffmpeg-full/) - Popular package that depends on this formula.
- [mupdf](https://www.automicvault.com/pkg/brew/mupdf/) - Popular package that depends on this formula.
- [ffmpeg@4](https://www.automicvault.com/pkg/brew/ffmpeg-4/) - Popular package that depends on this formula.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
