How to Install and Uninstall groonga-token-filter-stem Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "groonga-token-filter-stem" package

Please follow the step by step instructions below to install groonga-token-filter-stem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install groonga-token-filter-stem

2. Uninstall "groonga-token-filter-stem" package

This guide let you learn how to uninstall groonga-token-filter-stem on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove groonga-token-filter-stem $ sudo apt autoclean && sudo apt autoremove

3. Information about the groonga-token-filter-stem package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: groonga-token-filter-stem
Priority: optional
Section: universe/libs
Installed-Size: 33
Maintainer: Ubuntu Developers
Original-Maintainer: Groonga Project
Architecture: amd64
Source: groonga
Version: 6.0.1-1ubuntu1
Depends: libc6 (>= 2.4), libgroonga0 (= 6.0.1-1ubuntu1), libstemmer0d (>= 0+svn527)
Filename: pool/universe/g/groonga/groonga-token-filter-stem_6.0.1-1ubuntu1_amd64.deb
Size: 7550
MD5sum: 758282cc8a2d6cf90d7fbed3686384ba
SHA1: ff39b862223b1472b1dc10d0f3f549cc6957d6e6
SHA256: 5840c148c3a280243c7e7c17b78aa6ef8db92724d878af352614ad653fab0b65
Description-en: Stemming token filter for Groonga
Groonga is an open-source fulltext search engine and column store.
It lets you write high-performance applications that requires fulltext search.
.
This package provides TokenFilterStem token filter that stem each token.
The token filter uses libstemmer that uses stemming algorithm written
by Snowball.
Description-md5: f5eda96d71c5e68c6257c8b524a8b168
Homepage: http://groonga.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu