How to Install and Uninstall gspell Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "gspell" package

This guide covers the steps necessary to install gspell on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install gspell

2. Uninstall "gspell" package

This guide covers the steps necessary to uninstall gspell on openSuSE Tumbleweed:

$ sudo zypper remove gspell

3. Information about the gspell package on openSuSE Tumbleweed

Information for package gspell:
-------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : gspell
Version : 1.12.2-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 55.7 KiB
Installed : No
Status : not installed
Source package : gspell-1.12.2-1.3.src
Upstream URL : https://wiki.gnome.org/Projects/gspell
Summary : A spell checker library for GTK+ applications
Description :
gspell provides a flexible API to implement the spell checking in a GTK+
application.