How to Install and Uninstall snowball Package on openSuSE Tumbleweed
Last updated: November 13,2024
1. Install "snowball" package
Please follow the steps below to install snowball on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
snowball
Copied
2. Uninstall "snowball" package
Please follow the instructions below to uninstall snowball on openSuSE Tumbleweed:
$
sudo zypper remove
snowball
Copied
3. Information about the snowball package on openSuSE Tumbleweed
Information for package snowball:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : snowball
Version : 2.2.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 57.7 KiB
Installed : No
Status : not installed
Source package : snowball-2.2.0-1.2.src
Upstream URL : https://snowballstem.org
Summary : Snowball compiler and stemming algorithms
Description :
Snowball is a small string processing language for creating stemming algorithms
for use in Information Retrieval, plus a collection of stemming algorithms
implemented using it.
Snowball was originally designed and built by Martin Porter. Martin retired
from development in 2014 and Snowball is now maintained as a community project.
Martin originally chose the name Snowball as a tribute to SNOBOL, the excellent
string handling language from the 1960s. It now also serves as a metaphor for
how the project grows by gathering contributions over time.
The Snowball compiler translates a Snowball program into source code in another
language - currently ISO C, C#, Go, Java, Javascript, Object Pascal, Python and
Rust are supported.
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : snowball
Version : 2.2.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 57.7 KiB
Installed : No
Status : not installed
Source package : snowball-2.2.0-1.2.src
Upstream URL : https://snowballstem.org
Summary : Snowball compiler and stemming algorithms
Description :
Snowball is a small string processing language for creating stemming algorithms
for use in Information Retrieval, plus a collection of stemming algorithms
implemented using it.
Snowball was originally designed and built by Martin Porter. Martin retired
from development in 2014 and Snowball is now maintained as a community project.
Martin originally chose the name Snowball as a tribute to SNOBOL, the excellent
string handling language from the 1960s. It now also serves as a metaphor for
how the project grows by gathering contributions over time.
The Snowball compiler translates a Snowball program into source code in another
language - currently ISO C, C#, Go, Java, Javascript, Object Pascal, Python and
Rust are supported.