groonga-normalizer-mysql software package provides MySQL derived normalizer for Groonga, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install groonga-normalizer-mysql
groonga-normalizer-mysql is installed in your system.
Make ensure the groonga-normalizer-mysql package were installed using the commands given below,
$ sudo dpkg-query -l | grep groonga-normalizer-mysql *
You will get with groonga-normalizer-mysql package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | groonga-normalizer-mysql |
| Version | 1.1.0-1 |
| Description | MySQL derived normalizer for Groonga |
| Sub Section | Libs |