How To Install groonga-normalizer-mysql on Fedora 36

In this tutorial we learn how to install groonga-normalizer-mysql in Fedora 36. groonga-normalizer-mysql is MySQL compatible normalizer plugin for Groonga

Introduction

In this tutorial we learn how to install groonga-normalizer-mysql on Fedora 36.

What is groonga-normalizer-mysql

This package provides MySQL compatible normalizer plugin. You can use NormalizerMySQLGeneralCI and NormalizerMySQLUnicodeCI as normalizer.

We can use yum or dnf to install groonga-normalizer-mysql on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install groonga-normalizer-mysql.

Install groonga-normalizer-mysql on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install groonga-normalizer-mysql using dnf by running the following command:

sudo dnf -y install groonga-normalizer-mysql

Install groonga-normalizer-mysql on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install groonga-normalizer-mysql using yum by running the following command:

sudo yum -y install groonga-normalizer-mysql

How To Uninstall groonga-normalizer-mysql on Fedora 36

To uninstall only the groonga-normalizer-mysql package we can use the following command:

sudo dnf remove groonga-normalizer-mysql

groonga-normalizer-mysql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2e
/usr/lib/.build-id/2e/0a5c2b9d188024f883509cbe3fac4de86e90a7
/usr/lib64/groonga
/usr/lib64/groonga/plugins
/usr/lib64/groonga/plugins/normalizers
/usr/lib64/groonga/plugins/normalizers/mysql.so
/usr/share/doc/groonga-normalizer-mysql/README.md
/usr/share/doc/groonga-normalizer-mysql/lgpl-2.0.txt
/usr/share/doc/groonga-normalizer-mysql/news.md

References


title: “How To Install groonga-normalizer-mysql on Fedora 36”

Summary

linkTitle: “groonga-normalizer-mysql” type: “docs” In this tutorial we learn how to install groonga-normalizer-mysql on Fedora 36 using yum and [dnf]((/fedora/36/dnf/). description: “In this tutorial we learn how to install groonga-normalizer-mysql in Fedora 36. groonga-normalizer-mysql is MySQL compatible normalizer plugin for Groonga”

date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/groonga-normalizer-mysql-featured.png

Introduction

In this tutorial we learn how to install groonga-normalizer-mysql on Fedora 36.

What is groonga-normalizer-mysql

This package provides MySQL compatible normalizer plugin. You can use NormalizerMySQLGeneralCI and NormalizerMySQLUnicodeCI as normalizer.

We can use yum or dnf to install groonga-normalizer-mysql on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install groonga-normalizer-mysql.

Install groonga-normalizer-mysql on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install groonga-normalizer-mysql using dnf by running the following command:

sudo dnf -y install groonga-normalizer-mysql

Install groonga-normalizer-mysql on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install groonga-normalizer-mysql using yum by running the following command:

sudo yum -y install groonga-normalizer-mysql

How To Uninstall groonga-normalizer-mysql on Fedora 36

To uninstall only the groonga-normalizer-mysql package we can use the following command:

sudo dnf remove groonga-normalizer-mysql

groonga-normalizer-mysql Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/80
/usr/lib/.build-id/80/c08737977cc7a3d7cb77bd36ce5cff3043a946
/usr/lib/groonga
/usr/lib/groonga/plugins
/usr/lib/groonga/plugins/normalizers
/usr/lib/groonga/plugins/normalizers/mysql.so
/usr/share/doc/groonga-normalizer-mysql/README.md
/usr/share/doc/groonga-normalizer-mysql/lgpl-2.0.txt
/usr/share/doc/groonga-normalizer-mysql/news.md

References

Summary

In this tutorial we learn how to install groonga-normalizer-mysql on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).