How to Install and Uninstall liblingua-stem-snowball-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "liblingua-stem-snowball-perl" package

Please follow the instructions below to install liblingua-stem-snowball-perl on Kali Linux

$ sudo apt update $ sudo apt install liblingua-stem-snowball-perl

2. Uninstall "liblingua-stem-snowball-perl" package

Please follow the step by step instructions below to uninstall liblingua-stem-snowball-perl on Kali Linux:

$ sudo apt remove liblingua-stem-snowball-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the liblingua-stem-snowball-perl package on Kali Linux

Package: liblingua-stem-snowball-perl
Source: liblingua-stem-snowball-perl (0.952-4)
Version: 0.952-4+b2
Installed-Size: 395
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 73072
SHA256: b40c41da3f868c6e671a52c6e2c1b451dbc04bfcdcf57231013f7c8e84cacec8
SHA1: acbf7e1a8fcddf9432a9c768c1368c92cbc5aa81
MD5sum: dd6c800066c20fa5c426e2de6d924459
Description: Perl interface to Snowball stemmers
Stemming reduces related words to a common root form. For instance, "horse",
"horses", and "horsing" all become "hors". Most commonly, stemming is
deployed as part of a search application, allowing searches for a given term
to match documents which contain other forms of that term.
.
This module is very similar to Lingua::Stem -- however,
Lingua::Stem is pure Perl, while Lingua::Stem::Snowball is an XS module which
provides a Perl interface to the C version of the Snowball stemmers.
(http://snowball.tartarus.org).
Description-md5:
Homepage: https://metacpan.org/release/Lingua-Stem-Snowball/
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libl/liblingua-stem-snowball-perl/liblingua-stem-snowball-perl_0.952-4+b2_amd64.deb