How to Install and Uninstall nuspell Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "nuspell" package

Please follow the instructions below to install nuspell on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install nuspell

2. Uninstall "nuspell" package

Please follow the step by step instructions below to uninstall nuspell on openSuSE Tumbleweed:

$ sudo zypper remove nuspell

3. Information about the nuspell package on openSuSE Tumbleweed

Information for package nuspell:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : nuspell
Version : 5.1.4-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 111.3 KiB
Installed : No
Status : not installed
Source package : nuspell-5.1.4-1.3.src
Upstream URL : https://nuspell.github.io/
Summary : A spell checker library and command-line tool
Description :
Nuspell is a spell checker written in C++. It supports languages with
rich morphology and complex word compounding.
Main features are:
- Full unicode support backed by ICU
- Backward compatibility with Hunspell dictionary file format
- Twofold affix stripping (for agglutinative languages, like Azeri,
Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
- Support complex compounds (for example, Hungarian, Germand and Dutch)
- Support language specific features (for example, special casing of
Azeri and Turkish dotted i, or German sharp s)
- Handle conditional affixes, circumfixes, fogemorphemes, forbidden
words, pseudoroots and homonyms.