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

Last updated: April 27,2024

1. Install "libsnowball-norwegian-perl" package

Please follow the guidelines below to install libsnowball-norwegian-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libsnowball-norwegian-perl" package

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

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

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

Package: libsnowball-norwegian-perl
Priority: optional
Section: universe/perl
Installed-Size: 88
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Dominic Hargreaves
Architecture: all
Version: 1.2-1
Depends: perl (>= 5.6.0-16)
Filename: pool/universe/libs/libsnowball-norwegian-perl/libsnowball-norwegian-perl_1.2-1_all.deb
Size: 10406
MD5sum: ba5ce1a11ea50d3a2b821e13b30d2c6a
SHA1: 6c3f6c51ca10ad9a80edefc18d4b9d24997c461a
SHA256: 200e6e6d53c664c2cbd151452af821f7860311a89cd938e0ed9438bd90af5c67
Description-en: Stemming algorithm for Norwegian
The stem function takes a scalar as a parameter and stems the word
according to Martin Porters Norwegian 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:N object.
Description-md5: 16b4a74769c3893c5c4bf153e23965a4
Homepage: http://search.cpan.org/dist/Snowball-Norwegian/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu