How to Install and Uninstall python38-snowballstemmer Package on openSuSE Tumbleweed

Last updated: May 01,2024

1. Install "python38-snowballstemmer" package

Please follow the steps below to install python38-snowballstemmer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-snowballstemmer

2. Uninstall "python38-snowballstemmer" package

This guide let you learn how to uninstall python38-snowballstemmer on openSuSE Tumbleweed:

$ sudo zypper remove python38-snowballstemmer

3. Information about the python38-snowballstemmer package on openSuSE Tumbleweed

Information for package python38-snowballstemmer:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-snowballstemmer
Version : 2.2.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1,5 MiB
Installed : No
Status : not installed
Source package : python-snowballstemmer-2.2.0-1.1.src
Summary : 16 stemmer algorithms
Description :
This package provides 16 stemmer algorithms (15 + Poerter English
stemmer) generated from Snowball algorithms. It includes following
language algorithms: Danish, Dutch, English (Standard, Porter),
Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese,
Romanian, Russian, Spanish, Swedish, Turkish. This is a pure Python
stemming library. If PyStemmer is available, this module uses it to
accelerate.