How to Install and Uninstall groonga-normalizer-mysql Package on Kali Linux

Last updated: May 18,2024

1. Install "groonga-normalizer-mysql" package

Please follow the steps below to install groonga-normalizer-mysql on Kali Linux

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

2. Uninstall "groonga-normalizer-mysql" package

This guide covers the steps necessary to uninstall groonga-normalizer-mysql on Kali Linux:

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

3. Information about the groonga-normalizer-mysql package on Kali Linux

Package: groonga-normalizer-mysql
Source: groonga-normalizer-mysql (1.2.3-1)
Version: 1.2.3-1+b1
Installed-Size: 993
Maintainer: Groonga Project
Architecture: amd64
Depends: libc6 (>= 2.4), libgroonga0 (>= 13.1.1+dfsg)
Size: 42364
SHA256: f8dd5c4ded58cac5011e927044b3e156871540a781f37f0c0f01cc52f9b148df
SHA1: dbec79b5b19fe3a1314f23ecc0dd2091669913d8
MD5sum: 30bd0eaf9e59e649c16015ce47ed8b36
Description: 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:
Multi-Arch: same
Homepage: https://github.com/groonga/groonga-normalizer-mysql
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/groonga-normalizer-mysql/groonga-normalizer-mysql_1.2.3-1+b1_amd64.deb