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

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

## インストール

```sh
sudo av install brew:ispell
```

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

### macOS

- Homebrew (100%):

```sh
brew install ispell
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ispell
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install ispell
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#ispell
```

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

- pacman (92%):

```sh
sudo pacman -S ispell
```

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

- zypper (92%):

```sh
sudo zypper install ispell
```

  証拠: openSUSE Tumbleweed package metadata: ispell from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:ispell
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.4.06
- **ソース概要:** International Ispell
- **ホームページ:** <https://www.cs.hmc.edu/~geoff/ispell.html>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- buildhash (エイリアス)
- defmt-c (エイリアス)
- defmt-sh (エイリアス)
- findaffix (エイリアス)
- icombine (エイリアス)
- ijoin (エイリアス)
- ispell (エイリアス)
- munchlist (エイリアス)
- tryaffix (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.4.06
## プロジェクトの歴史と使われ方

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.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - iamerican - 3.4.06-1: normalized package name match | Debian stable package indexes: iamerican from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | American English dictionary for ispell (standard version) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - iamerican-huge - 3.4.06-1: normalized package name match | Debian stable package indexes: iamerican-huge from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | American English dictionary for ispell (huge) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - iamerican-insane - 3.4.06-1: normalized package name match | Debian stable package indexes: iamerican-insane from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | American English dictionary for ispell (insane version) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - iamerican-large - 3.4.06-1: normalized package name match | Debian stable package indexes: iamerican-large from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | American English dictionary for ispell (large) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - iamerican-small - 3.4.06-1: normalized package name match | Debian stable package indexes: iamerican-small from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | American English dictionary for ispell (small) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - ibritish - 3.4.06-1: normalized package name match | Debian stable package indexes: ibritish from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | British English dictionary for ispell (standard version) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - ibritish-huge - 3.4.06-1: normalized package name match | Debian stable package indexes: ibritish-huge from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | British English dictionary for ispell (huge) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - ibritish-insane - 3.4.06-1: normalized package name match | Debian stable package indexes: ibritish-insane from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | British English dictionary for ispell (insane version) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - ibritish-large - 3.4.06-1: normalized package name match | Debian stable package indexes: ibritish-large from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | British English dictionary for ispell (large) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - ibritish-small - 3.4.06-1: normalized package name match | Debian stable package indexes: ibritish-small from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | British English dictionary for ispell (small) | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - ienglish-common - 3.4.06-1: normalized package name match | Debian stable package indexes: ienglish-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Common files for British and American ispell dictionaries | https://www.cs.hmc.edu/~geoff/ispell.html
- Debian apt - ispell - 3.4.06-1: normalized package name match | Debian stable package indexes: ispell from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | International Ispell (an interactive spelling corrector) | https://www.cs.hmc.edu/~geoff/ispell.html
- Nix - ispell: normalized package name match | nixpkgs package indexes: pkgs/by-name/is/ispell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - iamerican - 3.4.06-1: normalized package name match | Ubuntu 24.04 LTS package indexes: iamerican from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | American English dictionary for ispell (standard version) | https://www.cs.hmc.edu/~geoff/ispell.html
- Ubuntu apt - iamerican-huge - 3.4.06-1: normalized package name match | Ubuntu 24.04 LTS package indexes: iamerican-huge from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | American English dictionary for ispell (huge) | https://www.cs.hmc.edu/~geoff/ispell.html
- Ubuntu apt - iamerican-insane - 3.4.06-1: normalized package name match | Ubuntu 24.04 LTS package indexes: iamerican-insane from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | American English dictionary for ispell (insane version) | https://www.cs.hmc.edu/~geoff/ispell.html


## Combined YAML source

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


## ソース

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