macOS
brew install gspelllocal Homebrew formula metadata
sudo port install gspellMacPorts ports tree · gnome/gspell/Portfile · 来源: api.github.com
安装
brew install gspelllocal Homebrew formula metadata
sudo port install gspellMacPorts ports tree · gnome/gspell/Portfile · 来源: api.github.com
sudo apk add gspellAlpine Linux edge package indexes · gspell · 来源: dl-cdn.alpinelinux.org
sudo dnf install gspellFedora Rawhide package metadata · gspell · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gspellnixpkgs package indexes · pkgs/by-name/gs/gspell/package.nix · 来源: api.github.com
sudo pacman -S gspellArch Linux sync databases · gspell · 来源: geo.mirror.pkgbuild.com
sudo zypper install gspellopenSUSE Tumbleweed package metadata · gspell · 来源: download.opensuse.org
sudo apt install gir1.2-gspell-1Debian stable package indexes · gir1.2-gspell-1 · 来源: deb.debian.org
概览
Flexible API to implement spellchecking in GTK+ applications
历史
gspell is a GNOME spell-checking library for GTK applications. It provides a GObject-based API, inline spell checking for GtkEntry and GtkTextView, a GtkTextView spell-check dialog, language choosers, and support for the no-spell-check tag used by GtkSourceView and libgedit-gtksourceview.
The first gspell release was 0.1.0 on 2015-09-30. Its NEWS file says that the code came from the gedit spell plugin rather than being written from scratch.
The project quickly moved toward library polish: 0.1.2 created a GNOME Bugzilla product and online API reference naming, 0.2.2 relicensed the code from GPLv2+ to LGPLv2.1+, and 1.0.0 on 2016-03-20 declared the API stable with backward-compatible 1.x stable versions.
Later releases followed GNOME's even/odd minor-version scheme. The 1.5 development cycle added gspell-app1 and documented no-spell-check tag support; 1.7 adopted Enchant 2; 1.8.1 recorded the move to GNOME GitLab; and the 1.13 development cycle removed Autotools and added Meson.
gspell's adoption is tied to GTK 3 application development and GNOME text editing components. The README explicitly says the 1.x versions target GTK 3, and the API is designed for applications that want spelling support without embedding a full editor.
For packagers, the project's own notes recommend hunspell over aspell on GNU/Linux because Enchant prefers hunspell and aspell does not work well with gspell. That makes dictionary packaging part of the practical gspell story.
Application developers use gspell to add spell-checking widgets and behavior to GTK interfaces. It wraps lower-level spelling services through Enchant and exposes GTK-friendly components such as checkers, language choosers, and inline checking for text widgets.
The small gspell-app1 program, introduced during the 1.5 development cycle, gives packagers and developers a convenient command to exercise the library.
gspell is interesting because it extracted spell-checking behavior from an application plugin into a reusable GNOME library. That is exactly the kind of small desktop-stack component distributions package so multiple apps can share one implementation.
Its dependency notes matter in packaging practice: GLib, GTK 3, Enchant, ICU, hunspell dictionaries, GIR packages, and GTK documentation all affect whether downstream applications get spell-checking that works cleanly.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gspell-app1 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://gitlab.gnome.org/GNOME/gspell
安装元数据
| 软件包键 | brew:gspell |
|---|---|
| 版本 | 1.14.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gspell |
| 主页 | https://gitlab.gnome.org/GNOME/gspell |
| 仓库 | https://gitlab.gnome.org/GNOME/gspell |
| 上游文档 | https://gitlab.gnome.org/GNOME/gspell |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://download.gnome.org/sources/gspell/1.14/gspell-1.14.4.tar.xz |
| 最后更新 | 2026-06-26T20:32:27Z |
| Pulse | updated |
| 依赖 | at-spi2-core, cairo, enchant, gdk-pixbuf, gettext, glib, gtk+3, harfbuzz, icu4c@78, pango |
| 构建依赖 | gobject-introspection, meson, ninja, pkgconf, vala |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gspell |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
gir1.2-gspell-1 1.14.0-2+b1
spell-checking library for GTK+ applications - GObject introspection
https://gitlab.gnome.org/GNOME/gspell
sudo apt install gir1.2-gspell-1gspell-1-tests 1.14.0-2+b1
spell-checking library for GTK+ applications - installed tests
https://gitlab.gnome.org/GNOME/gspell
sudo apt install gspell-1-testslibgspell-1-3 1.14.0-2+b1
spell-checking library for GTK+ applications
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-3libgspell-1-common 1.14.0-2
libgspell architecture-independent files
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-commonlibgspell-1-dev 1.14.0-2+b1
spell-checking library for GTK+ applications - development files
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-devlibgspell-1-doc 1.14.0-2
spell-checking library for GTK+ applications - documentation
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-docgspell
nix profile install nixpkgs#gspellgir1.2-gspell-1 1.12.2-1build4
spell-checking library for GTK+ applications - GObject introspection
https://gitlab.gnome.org/GNOME/gspell
sudo apt install gir1.2-gspell-1gspell-1-tests 1.12.2-1build4
spell-checking library for GTK+ applications - installed tests
https://gitlab.gnome.org/GNOME/gspell
sudo apt install gspell-1-testslibgspell-1-2 1.12.2-1build4
spell-checking library for GTK+ applications
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-2libgspell-1-common 1.12.2-1build4
libgspell architecture-independent files
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-commonlibgspell-1-dev 1.12.2-1build4
spell-checking library for GTK+ applications - development files
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-devlibgspell-1-doc 1.12.2-1build4
spell-checking library for GTK+ applications - documentation
https://gitlab.gnome.org/GNOME/gspell
sudo apt install libgspell-1-docgspell 1.14.3-r0
Flexible API to add spell checking to a GTK+ application
https://gitlab.gnome.org/GNOME/gspell
sudo apk add gspellgspell-dbg 1.14.3-r0
Flexible API to add spell checking to a GTK+ application (debug symbols)
https://gitlab.gnome.org/GNOME/gspell
sudo apk add gspell-dbggspell-dev 1.14.3-r0
Flexible API to add spell checking to a GTK+ application (development files)
https://gitlab.gnome.org/GNOME/gspell
sudo apk add gspell-dev来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.