Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install ispell

local Homebrew formula metadata

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

MacPorts ports tree · textproc/ispell/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install ispell

Debian stable package indexes · ispell · ソース: deb.debian.org

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

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

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

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

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

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

概要

パッケージ概要

International Ispell

コマンドとエイリアス

  • buildhash
  • defmt-c
  • defmt-sh
  • findaffix
  • icombine
  • ijoin
  • ispell
  • munchlist
  • tryaffix

履歴

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

International Ispell is a classic Unix spell checker and dictionary toolchain. The official homepage describes a very old program whose lineage runs from PDP-10 assembly through a C/Unix implementation and Geoff Kuenning's internationalized release.

プロジェクトの歴史

The official Ispell homepage says the original was written in PDP-10 assembly in 1971 by R. E. Gorin, the C version was written by Pace Willisson of MIT, Walt Buehring added the Emacs interface and posted it to the network, and Geoff Kuenning added international support and created the release line used by modern packages.

The Contributors file in the official source distribution gives a more detailed lineage: the program was first called SPELL, Bill Ackerman's ITS version introduced the name ISPELL, Pace Willisson wrote the C/Unix version in 1983, Walt Buehring enhanced and posted it with a dictionary in 1987, and Kuenning rewrote major portions in 1988 for a table-driven multi-lingual design.

The 3.4.06 source distribution's version header identifies International Ispell Version 3.4.06 dated 2023-10-30 and preserves copyright notices from Pace Willisson and Geoff Kuenning across the 1980s, 1990s, 2000s, 2010s, and 2020s.

採用の歴史

Ispell became embedded in Unix text workflows because it was screen-oriented, faster and easier to use than traditional Unix `spell`, and integrated with editors such as Emacs. Its dictionaries, affix flags, and auxiliary tools made it more than a single binary: it was a spell-checking system for text files, TeX/nroff-era documents, and editor-driven writing.

The input metadata shows continuing package-manager presence in Homebrew, Debian and Ubuntu dictionary packages, MacPorts, Nix, Arch, and openSUSE. That persistence matters because Ispell's format and tools remain part of the ancestry of later spell-checking systems.

使われ方

Users run `ispell` interactively over text, while related commands such as `buildhash`, `munchlist`, `findaffix`, `icombine`, and `ijoin` help build and manipulate dictionaries and affix data. The manual documents the interactive checker, personal dictionaries, affix handling, and input deformatting.

The package is especially associated with local dictionaries and editor integration rather than network services or credentials, so the Homebrew curation correctly has no credentials file.

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

Ispell is historically important because it carries early spell-checker lineage, Unix porting history, Emacs integration, language dictionaries, and affix-table design in one package. It is a living fossil in the best package-manager sense: old code with real users, preserved docs, unusual licensing text, and many small helper binaries.

For maintainers, Ispell is also a reminder that data files and dictionary formats can be as important as executables. Packaging it means preserving dictionaries, hash builders, man pages, and historical compatibility with editor tooling.

タイムライン

  • 1971: Ralph E. Gorin writes SPELL in PDP-10 assembly.
  • 1978: Bill Ackerman's ITS version introduces the ISPELL name.
  • 1983: Pace Willisson writes a C/Unix version from scratch.
  • 1987: Walt Buehring posts an enhanced version with dictionary and Emacs interface.
  • 1988: Geoff Kuenning rewrites major portions for table-driven multi-lingual support.
  • 2023: Official source distribution identifies International Ispell 3.4.06.

Related projects

  • Ispell is related to Unix `spell`, Emacs ispell.el, Kspell, Aspell, MySpell, Hunspell, TeX and nroff deformatting workflows, and distribution dictionary packages such as iamerican.

ソース

  • Homebrew metadata documents package-manager distribution and installed executables.
  • The official homepage and manual document the program lineage, authors, usage, and related interfaces.
  • The official source tarball's Contributors file and version header provide detailed historical chronology and release identity.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
buildhashcliグローバル実行可能ファイル
defmt-ccliグローバル実行可能ファイル
defmt-shcliグローバル実行可能ファイル
findaffixcliグローバル実行可能ファイル
icombinecliグローバル実行可能ファイル
ijoincliグローバル実行可能ファイル
ispellcliグローバル実行可能ファイル
munchlistcliグローバル実行可能ファイル
tryaffixcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://www.cs.hmc.edu/~geoff/ispell.html

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ispell
バージョン3.4.06
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ispell
ホームページhttps://www.cs.hmc.edu/~geoff/ispell.html
上流ドキュメントhttps://www.cs.hmc.edu/~geoff/ispell-man.html
ライセンスLicenseRef-Homebrew-cannot-represent
ソースアーカイブhttps://www.cs.hmc.edu/~geoff/tars/ispell-3.4.06.tar.gz
macOS 提供ライブラリncurses
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 Nameispell
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

iamerican 3.4.06-1

American English dictionary for ispell (standard version)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iamerican from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

iamerican-huge 3.4.06-1

American English dictionary for ispell (huge)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican-huge
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iamerican-huge from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

iamerican-insane 3.4.06-1

American English dictionary for ispell (insane version)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican-insane
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iamerican-insane from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

iamerican-large 3.4.06-1

American English dictionary for ispell (large)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican-large
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iamerican-large from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

iamerican-small 3.4.06-1

American English dictionary for ispell (small)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican-small
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: iamerican-small from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ibritish 3.4.06-1

British English dictionary for ispell (standard version)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install ibritish
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ibritish from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ibritish-huge 3.4.06-1

British English dictionary for ispell (huge)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install ibritish-huge
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ibritish-huge from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ibritish-insane 3.4.06-1

British English dictionary for ispell (insane version)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install ibritish-insane
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ibritish-insane from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ibritish-large 3.4.06-1

British English dictionary for ispell (large)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install ibritish-large
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ibritish-large from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ibritish-small 3.4.06-1

British English dictionary for ispell (small)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install ibritish-small
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ibritish-small from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ienglish-common 3.4.06-1

Common files for British and American ispell dictionaries

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install ienglish-common
  • Section: text
  • Architecture: all
  • Source Package: ispell
  • 1 依存関係
  • 10 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ienglish-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ispell 3.4.06-1

International Ispell (an interactive spelling corrector)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install ispell
  • Section: text
  • Architecture: amd64
  • 2 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ispell from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ispell

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

iamerican 3.4.06-1

American English dictionary for ispell (standard version)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican
  • Section: universe/text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iamerican from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

iamerican-huge 3.4.06-1

American English dictionary for ispell (huge)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican-huge
  • Section: universe/text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iamerican-huge from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

iamerican-insane 3.4.06-1

American English dictionary for ispell (insane version)

https://www.cs.hmc.edu/~geoff/ispell.html

sudo apt install iamerican-insane
  • Section: universe/text
  • Architecture: all
  • Source Package: ispell
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Ispell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: iamerican-insane from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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