How To Install hunspell-ky.noarch on Amazon Linux 2

In this tutorial we learn how to install hunspell-ky.noarch in Amazon Linux 2. hunspell-ky.noarch is Kirghiz hunspell dictionaries

Introduction

In this tutorial we learn how to install hunspell-ky.noarch on Amazon Linux 2.

What is hunspell-ky.noarch

Kirghiz hunspell dictionaries.

We can use yum to install hunspell-ky.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install hunspell-ky.noarch.

Install hunspell-ky.noarch on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install hunspell-ky.noarch using yum by running the following command:

sudo yum -y install hunspell-ky.noarch

How To Uninstall hunspell-ky.noarch on Amazon Linux 2

To uninstall only the hunspell-ky.noarch package we can use the following command:

sudo yum remove hunspell-ky.noarch

hunspell-ky.noarch Package Contents on Amazon Linux 2

/usr/share/doc/hunspell-ky-0.20090415
/usr/share/doc/hunspell-ky-0.20090415/COPYING
/usr/share/doc/hunspell-ky-0.20090415/Copyright
/usr/share/doc/hunspell-ky-0.20090415/Crawler.txt
/usr/share/doc/hunspell-ky-0.20090415/README
/usr/share/myspell/ky_KG.aff
/usr/share/myspell/ky_KG.dic

References

Summary

In this tutorial we learn how to install hunspell-ky.noarch on Amazon Linux 2 using yum.