Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt 安装 gspell

查看 gspell 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gspell

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gspell

MacPorts ports tree · gnome/gspell/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gspell

Alpine Linux edge package indexes · gspell · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install gspell

Fedora Rawhide package metadata · gspell · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gspell

nixpkgs package indexes · pkgs/by-name/gs/gspell/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S gspell

Arch Linux sync databases · gspell · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install gspell

openSUSE Tumbleweed package metadata · gspell · 来源: download.opensuse.org

Debian apt已验证 · 92%
sudo apt install gir1.2-gspell-1

Debian stable package indexes · gir1.2-gspell-1 · 来源: deb.debian.org

概览

软件包摘要

Flexible API to implement spellchecking in GTK+ applications

命令和别名

  • gspell-app1

历史

项目历史与用法

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.

时间线

  • 2015: First 0.1.0 release, based on code from the gedit spell plugin.
  • 2015: 0.2.2 relicensed gspell from GPLv2+ to LGPLv2.1+.
  • 2016: 1.0.0 declared the API stable for the 1.x line.
  • 2017: 1.5.2 added gspell-app, later renamed gspell-app1.
  • 2017: 1.7.1 switched to Enchant 2.
  • 2018: 1.8.1 recorded the move to GNOME GitLab.
  • 2024: 1.13.1 added Meson and removed Autotools.

Related projects

  • gedit is the source lineage for the first gspell code.
  • GtkSpell is named by the README as the basis for an enhanced GtkTextView inline spell checker.
  • GtkSourceView and libgedit-gtksourceview are related through the no-spell-check tag support.
  • Enchant, hunspell, and ICU are practical spelling and language dependencies.

安全态势

风险级别:绿色

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 元数据适用于 6 个平台目标。
  • 安装时包含 10 个运行时依赖。
  • 构建元数据列出 5 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gspell-app1cli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.14.4
管理器更新时间2026-06-26
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namegspell
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

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-1
  • Section: introspection
  • Architecture: amd64
  • Source Package: gspell
  • 2 依赖
  • normalized package name match
  • 匹配方式:Gspell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gir1.2-gspell-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gspell-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-tests
  • Section: misc
  • Architecture: amd64
  • Source Package: gspell
  • 6 依赖
  • normalized package name match
  • 匹配方式:Gspell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gspell-1-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgspell-1-3 1.14.0-2+b1

spell-checking library for GTK+ applications

https://gitlab.gnome.org/GNOME/gspell

sudo apt install libgspell-1-3
  • Section: libs
  • Architecture: amd64
  • Source Package: gspell
  • 7 依赖
  • normalized package name match
  • 匹配方式:Gspell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgspell-1-3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgspell-1-common 1.14.0-2

libgspell architecture-independent files

https://gitlab.gnome.org/GNOME/gspell

sudo apt install libgspell-1-common
  • Section: libs
  • Architecture: all
  • Source Package: gspell
  • normalized package name match
  • 匹配方式:Gspell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgspell-1-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgspell-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-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gspell
  • 5 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gspell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgspell-1-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgspell-1-doc 1.14.0-2

spell-checking library for GTK+ applications - documentation

https://gitlab.gnome.org/GNOME/gspell

sudo apt install libgspell-1-doc
  • Section: doc
  • Architecture: all
  • Source Package: gspell
  • normalized package name match
  • 匹配方式:Gspell
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgspell-1-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gspell

nix profile install nixpkgs#gspell
  • normalized package name match
  • 匹配方式:Gspell
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gs/gspell/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gir1.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-1
  • Section: introspection
  • Architecture: amd64
  • Source Package: gspell
  • 2 依赖
  • normalized package name match
  • 匹配方式:Gspell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gir1.2-gspell-1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

gspell-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-tests
  • Section: universe/misc
  • Architecture: amd64
  • Source Package: gspell
  • 13 依赖
  • normalized package name match
  • 匹配方式:Gspell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gspell-1-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgspell-1-2 1.12.2-1build4

spell-checking library for GTK+ applications

https://gitlab.gnome.org/GNOME/gspell

sudo apt install libgspell-1-2
  • Section: libs
  • Architecture: amd64
  • Source Package: gspell
  • 14 依赖
  • normalized package name match
  • 匹配方式:Gspell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgspell-1-2 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgspell-1-common 1.12.2-1build4

libgspell architecture-independent files

https://gitlab.gnome.org/GNOME/gspell

sudo apt install libgspell-1-common
  • Section: libs
  • Architecture: all
  • Source Package: gspell
  • normalized package name match
  • 匹配方式:Gspell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgspell-1-common from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libgspell-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-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: gspell
  • 5 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Gspell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgspell-1-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libgspell-1-doc 1.12.2-1build4

spell-checking library for GTK+ applications - documentation

https://gitlab.gnome.org/GNOME/gspell

sudo apt install libgspell-1-doc
  • Section: doc
  • Architecture: all
  • Source Package: gspell
  • normalized package name match
  • 匹配方式:Gspell
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libgspell-1-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

gspell 1.14.3-r0

Flexible API to add spell checking to a GTK+ application

https://gitlab.gnome.org/GNOME/gspell

sudo apk add gspell
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gspell
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gspell
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gspell from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gspell-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-dbg
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gspell
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gspell
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gspell-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gspell-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
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: gspell
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gspell
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gspell-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.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