How to Install and Uninstall snowball-data Package on Kali Linux

Last updated: May 06,2024

1. Install "snowball-data" package

Please follow the steps below to install snowball-data on Kali Linux

$ sudo apt update $ sudo apt install snowball-data

2. Uninstall "snowball-data" package

Please follow the step by step instructions below to uninstall snowball-data on Kali Linux:

$ sudo apt remove snowball-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the snowball-data package on Kali Linux

Package: snowball-data
Version: 0+20210120-1
Installed-Size: 84424
Maintainer: Stefano Rivera
Architecture: all
Size: 28990756
SHA256: 19a28c928c0573fbd6f42798252a7d8ac63f3a83299c87cae40b9b9fc897ad6d
SHA1: 356fe84cbea8cefd2815a217176af217b77577c5
MD5sum: 50ec1cd8da91cc52b52ce655dca24bbe
Description: test data for Snowball stemming algorithms
Snowball provides access to efficient algorithms for calculating a
"stemmed" form of a word. This is a form with most of the common
morphological endings removed; hopefully representing a common
linguistic base form. This is most useful in building search engines
and information retrieval software; for example, a search with stemming
enabled should be able to find a document containing "cycling" given the
query "cycles".
.
Snowball provides algorithms for several (mainly European) languages.
It also provides access to the classic Porter stemming algorithm for
English: although this has been superseded by an improved algorithm, the
original algorithm may be of interest to information retrieval
researchers wishing to reproduce results of earlier experiments.
.
This package contains the test data, which is used by Snowball test suite.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/snowballstem/snowball-data
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/s/snowball-data/snowball-data_0+20210120-1_all.deb