How to Install and Uninstall libsnowball-swedish-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libsnowball-swedish-perl" package

This is a short guide on how to install libsnowball-swedish-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsnowball-swedish-perl

2. Uninstall "libsnowball-swedish-perl" package

Please follow the guidance below to uninstall libsnowball-swedish-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libsnowball-swedish-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsnowball-swedish-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsnowball-swedish-perl
Priority: optional
Section: universe/perl
Installed-Size: 84
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Dominic Hargreaves
Architecture: all
Version: 1.2-3
Depends: perl (>= 5.6.0-16)
Filename: pool/universe/libs/libsnowball-swedish-perl/libsnowball-swedish-perl_1.2-3_all.deb
Size: 10710
MD5sum: 20bfc9affcc2b433cc403632ff89595e
SHA1: 2d951867d04a1ec79a6951ebcd13aa76d41280ce
SHA256: e0d192d799706516f64ee7502f7d8f3923ae3283a2d04ac9c914c56f3589991e
Description-en: Stemming algorithm for Swedish
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Swedish stemming algorithm,
which can be found at the Snowball website: http://snowball.tartarus.org/.
.
It also supports caching if you pass the use_cache option when constructing
a new L:S:S:S object.
Description-md5: b3a66d1af0681a1ad9ba5eafad4a3e1a
Homepage: http://search.cpan.org/dist/Snowball-Swedish/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu