pkg.soopen package index

brew / 排名 1415

使用 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gspell-app1可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本1.14.4
管理器更新时间2026-06-26
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gspell
版本1.14.4
软件包管理器Homebrew
主页https://gitlab.gnome.org/GNOME/gspell
最后更新2026-06-26T20:32:27Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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.4-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.4-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.4-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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation