macOS
brew install ispelllocal Homebrew formula metadata
sudo port install ispellMacPorts ports tree · textproc/ispell/Portfile · source: api.github.com
brew
International Ispell. Version 3.4.06 via Homebrew; verified from local package data.
install
brew install ispelllocal Homebrew formula metadata
sudo port install ispellMacPorts ports tree · textproc/ispell/Portfile · source: api.github.com
sudo apt install iamericanDebian stable package indexes · iamerican · source: deb.debian.org
nix profile install nixpkgs#ispellnixpkgs package indexes · pkgs/by-name/is/ispell/package.nix · source: api.github.com
sudo pacman -S ispellArch Linux sync databases · ispell · source: geo.mirror.pkgbuild.com
sudo zypper install ispellopenSUSE Tumbleweed package metadata · ispell · source: download.opensuse.org
overview
International Ispell
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
buildhash | cli | global executable | |
defmt-c | cli | global executable | |
defmt-sh | cli | global executable | |
findaffix | cli | global executable | |
icombine | cli | global executable | |
ijoin | cli | global executable | |
ispell | cli | global executable | |
munchlist | cli | global executable | |
tryaffix | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.cs.hmc.edu/~geoff/ispell.html
install metadata
| Package key | brew:ispell |
|---|---|
| Version | 3.4.06 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ispell |
| Homepage | https://www.cs.hmc.edu/~geoff/ispell.html |
| Upstream docs | https://www.cs.hmc.edu/~geoff/ispell-man.html |
| License | LicenseRef-Homebrew-cannot-represent |
| Source archive | https://www.cs.hmc.edu/~geoff/tars/ispell-3.4.06.tar.gz |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ispell |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
iamerican 3.4.06-1
American English dictionary for ispell (standard version)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamericaniamerican-huge 3.4.06-1
American English dictionary for ispell (huge)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamerican-hugeiamerican-insane 3.4.06-1
American English dictionary for ispell (insane version)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamerican-insaneiamerican-large 3.4.06-1
American English dictionary for ispell (large)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamerican-largeiamerican-small 3.4.06-1
American English dictionary for ispell (small)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamerican-smallibritish 3.4.06-1
British English dictionary for ispell (standard version)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install ibritishibritish-huge 3.4.06-1
British English dictionary for ispell (huge)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install ibritish-hugeibritish-insane 3.4.06-1
British English dictionary for ispell (insane version)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install ibritish-insaneibritish-large 3.4.06-1
British English dictionary for ispell (large)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install ibritish-largeibritish-small 3.4.06-1
British English dictionary for ispell (small)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install ibritish-smallienglish-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-commonispell 3.4.06-1
International Ispell (an interactive spelling corrector)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install ispellispell
nix profile install nixpkgs#ispelliamerican 3.4.06-1
American English dictionary for ispell (standard version)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamericaniamerican-huge 3.4.06-1
American English dictionary for ispell (huge)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamerican-hugeiamerican-insane 3.4.06-1
American English dictionary for ispell (insane version)
https://www.cs.hmc.edu/~geoff/ispell.html
sudo apt install iamerican-insanesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.