Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix, pacman, zypper 安装 ispell

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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