macOS
brew install ispelllocal Homebrew formula metadata
sudo port install ispellMacPorts ports tree · textproc/ispell/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ispell pour les workflows d'agents IA.
installation
brew install ispelllocal Homebrew formula metadata
sudo port install ispellMacPorts ports tree · textproc/ispell/Portfile · Source: api.github.com
sudo apt install ispellDebian stable package indexes · ispell · 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
aperçu
International Ispell
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
buildhash | cli | exécutable global | |
defmt-c | cli | exécutable global | |
defmt-sh | cli | exécutable global | |
findaffix | cli | exécutable global | |
icombine | cli | exécutable global | |
ijoin | cli | exécutable global | |
ispell | cli | exécutable global | |
munchlist | cli | exécutable global | |
tryaffix | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://www.cs.hmc.edu/~geoff/ispell.html
métadonnées d'installation
| Clé du paquet | brew:ispell |
|---|---|
| Version | 3.4.06 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ispell |
| Page d'accueil | https://www.cs.hmc.edu/~geoff/ispell.html |
| Docs amont | https://www.cs.hmc.edu/~geoff/ispell-man.html |
| Licence | LicenseRef-Homebrew-cannot-represent |
| Archive source | https://www.cs.hmc.edu/~geoff/tars/ispell-3.4.06.tar.gz |
| Bibliothèques fournies par macOS | ncurses |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-insanepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.