Automic VaultAutomic Vault

brew

ocrad を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ocrad

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install ocrad

MacPorts ports tree · graphics/ocrad/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install libocrad-dev

Debian stable package indexes · libocrad-dev · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install ocrad

Fedora Rawhide package metadata · ocrad · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#ocrad

nixpkgs package indexes · pkgs/by-name/oc/ocrad/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S ocrad

Arch Linux sync databases · ocrad · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install ocrad

openSUSE Tumbleweed package metadata · ocrad · ソース: download.opensuse.org

概要

パッケージ概要

Optical character recognition (OCR) program

履歴

プロジェクトの歴史と使われ方

GNU Ocrad is a command-line OCR program and C++ library that recognizes text from PNG and PNM-family images using feature extraction rather than a trained-shape database. It produces byte or UTF-8 text and includes layout analysis for columns and text blocks.

プロジェクトの歴史

The GNU Ocrad manual carries copyright years 2003-2024 for Antonio Diaz Diaz, and the Free Software Directory identifies it as a GNU package. GNU’s FTP archive shows public release tarballs for the 0.14 through 0.17 series in 2006 and 2007, while the manual documents version 0.29 dated 18 January 2024.

The manual characterizes Ocrad as mainly a research project with ad hoc algorithms that may change as the author gains OCR understanding. That framing explains both the project’s small scope and its historical importance: it is a free-software OCR engine built around explicit image-processing and character-recognition code, not a wrapper around a larger OCR system.

採用の歴史

Ocrad entered package repositories as a small GNU utility and library for OCR workflows before Tesseract dominated most open-source OCR packaging. Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE-family metadata list packages for it or its development library, keeping it available for scripts and programs that need a lightweight OCR backend.

使われ方

Users invoke `ocrad` on PNG, PBM, PGM, or PPM images, optionally enabling layout analysis, scaling, thresholding, rotation, character-set selection, postprocessing filters, and UTF-8 output. The manual also documents conversion pipelines from PostScript, PDF, TIFF, JPEG, and compressed PNM through Ghostscript or Netpbm-style tools before recognition.

As a library, Ocrad exposes functions for loading images, setting output format and thresholds, running recognition, and retrieving block, line, and character results. Its OCR results file format gives downstream programs access to text blocks, line positions, character boxes, guesses, and confidence values.

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

For package metadata, Ocrad is a good example of a GNU-era single-purpose C++ utility that is both an executable and a library. It connects classic Unix image pipelines, OCR experimentation, GPL packaging, and downstream development packages such as Debian and Ubuntu’s `libocrad-dev`.

タイムライン

  • 2003: the manual’s copyright range begins, matching Ocrad’s early GNU-era development period.
  • 2006-2007: GNU FTP archives list 0.14, 0.15, 0.16, and 0.17 release tarballs.
  • 2022: the Free Software Directory listed 0.28 as a stable release dated 17 January 2022.
  • 2024-01-18: the GNU manual documents version 0.29.

Related projects

  • Ocrad belongs with GNU image/text-processing utilities, Netpbm and Ghostscript conversion pipelines, and OCR front ends or callers that can use a command-line OCR backend.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ocradcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.29
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.gnu.org/software/ocrad/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/ocrad/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ocrad
バージョン0.29
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ocrad
ホームページhttps://www.gnu.org/software/ocrad/
リポジトリhttps://savannah.gnu.org/cvs?group=ocrad
上流ドキュメントhttps://www.gnu.org/software/ocrad
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://ftpmirror.gnu.org/gnu/ocrad/ocrad-0.29.tar.lz
依存関係libpng
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameocrad
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libocrad-dev 0.29-1

optical character recognition library

https://www.gnu.org/software/ocrad/ocrad.html

sudo apt install libocrad-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ocrad
  • normalized package name match
  • 一致条件: Ocrad
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libocrad-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ocrad 0.29-1

optical character recognition program

https://www.gnu.org/software/ocrad/ocrad.html

sudo apt install ocrad
  • Section: graphics
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Ocrad
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ocrad from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ocrad

nix profile install nixpkgs#ocrad
  • normalized package name match
  • 一致条件: Ocrad
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/oc/ocrad/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libocrad-dev 0.28-4build2

optical character recognition library

https://www.gnu.org/software/ocrad/ocrad.html

sudo apt install libocrad-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ocrad
  • normalized package name match
  • 一致条件: Ocrad
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libocrad-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ocrad 0.28-4build2

optical character recognition program

https://www.gnu.org/software/ocrad/ocrad.html

sudo apt install ocrad
  • Section: universe/graphics
  • Architecture: amd64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Ocrad
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ocrad from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

ocrad 0.29-6.fc44

An Optical Character Recognition program

http://www.gnu.org/software/ocrad/ocrad.html

sudo dnf install ocrad
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ocrad
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ocrad
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocrad from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ocrad 0.29-3

OCR (Optical Character Recognition) program based on a feature extraction method

https://www.gnu.org/software/ocrad/

sudo pacman -S ocrad
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 4 依存関係
  • normalized package name match
  • 一致条件: Ocrad
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ocrad from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

ocrad 0.29-1.7

Optical Character Recognition Program

https://www.gnu.org/software/ocrad/

sudo zypper install ocrad
  • License: GPL-2.0-or-later
  • Category: Productivity/Graphics/Other
  • Architecture: x86_64
  • Source Package: ocrad
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ocrad
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ocrad from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

ocrad-devel 0.29-1.7

Development files for GNU ocrad

https://www.gnu.org/software/ocrad/

sudo zypper install ocrad-devel
  • License: GPL-2.0-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: ocrad
  • 1 提供
  • normalized package name match
  • 一致条件: Ocrad
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ocrad-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ocrad

sudo port install ocrad
  • normalized package name match
  • 一致条件: Ocrad
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/ocrad/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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