macOS
brew install gspelllocal Homebrew formula metadata
sudo port install gspellMacPorts ports tree · gnome/gspell/Portfile · source: api.github.com
brew
Flexible API to implement spellchecking in GTK+ applications. Version 1.14.4 via Homebrew; verified 2026-06-26.
install
brew install gspelllocal Homebrew formula metadata
sudo port install gspellMacPorts ports tree · gnome/gspell/Portfile · source: api.github.com
sudo apk add gspellAlpine Linux edge package indexes · gspell · source: dl-cdn.alpinelinux.org
sudo apt install gir1.2-gspell-1Debian stable package indexes · gir1.2-gspell-1 · source: deb.debian.org
sudo dnf install gspellFedora Rawhide package metadata · gspell · source: dl.fedoraproject.org
nix profile install nixpkgs#gspellnixpkgs package indexes · pkgs/by-name/gs/gspell/package.nix · source: api.github.com
sudo pacman -S gspellArch Linux sync databases · gspell · source: geo.mirror.pkgbuild.com
sudo zypper install gspellopenSUSE Tumbleweed package metadata · gspell · source: download.opensuse.org
overview
Flexible API to implement spellchecking in GTK+ applications
history
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.
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 |
|---|---|---|---|
gspell-app1 | 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://gitlab.gnome.org/GNOME/gspell
install metadata
| Package key | brew:gspell |
|---|---|
| Version | 1.14.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gspell |
| Homepage | https://gitlab.gnome.org/GNOME/gspell |
| Repository | https://gitlab.gnome.org/GNOME/gspell |
| Upstream docs | https://gitlab.gnome.org/GNOME/gspell |
| License | LGPL-2.1-or-later |
| Source archive | https://download.gnome.org/sources/gspell/1.14/gspell-1.14.4.tar.xz |
| Last updated | 2026-06-26T20:32:27Z |
| Pulse | updated |
| Dependencies | at-spi2-core, cairo, enchant, gdk-pixbuf, gettext, glib, gtk+3, harfbuzz, icu4c@78, pango |
| Build dependencies | gobject-introspection, meson, ninja, pkgconf, vala |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-devsource 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.