How to Install and Uninstall groonga-normalizer-mysql Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "groonga-normalizer-mysql" package

This tutorial shows how to install groonga-normalizer-mysql on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install groonga-normalizer-mysql

2. Uninstall "groonga-normalizer-mysql" package

Please follow the steps below to uninstall groonga-normalizer-mysql on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove groonga-normalizer-mysql $ sudo apt autoclean && sudo apt autoremove

3. Information about the groonga-normalizer-mysql package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: groonga-normalizer-mysql
Priority: optional
Section: universe/libs
Installed-Size: 821
Maintainer: Ubuntu Developers
Original-Maintainer: Groonga Project
Architecture: amd64
Version: 1.1.0-1
Depends: libc6 (>= 2.4), libgroonga0
Filename: pool/universe/g/groonga-normalizer-mysql/groonga-normalizer-mysql_1.1.0-1_amd64.deb
Size: 39608
MD5sum: 144b66d0ed068c09b21c3e3ea5fc1479
SHA1: 41dc9247d6b992ee2848bdff6acba718feeae4ae
SHA256: 2786157fb5f7a0cbd4c5bf657e3c1a789d628d4e5e8e7e7169a1a6fafca0b60b
Description-en: MySQL derived normalizer 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 a normalizer which normalizes text as same as
MySQL does.
.
Groonga has its own normalizers by default, but that behavior is a bit
defferent from MySQL does, so as a result, it affects search results.
These normalizers are useful if you regards it important for keeping
normalizer compatibility with MySQL in Mroonga which uses Groonga as
storage engine.
Description-md5: 6fe52582a9fbe598ae24ff35b1a56046
Homepage: https://github.com/groonga/groonga-normalizer-mysql
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu