How To Install hyphen-ku.noarch on Amazon Linux 2

In this tutorial we learn how to install hyphen-ku.noarch in Amazon Linux 2. hyphen-ku.noarch is Kurdish hyphenation rules

Introduction

In this tutorial we learn how to install hyphen-ku.noarch on Amazon Linux 2.

What is hyphen-ku.noarch

Kurdish hyphenation rules.

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

Install hyphen-ku.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 hyphen-ku.noarch using yum by running the following command:

sudo yum -y install hyphen-ku.noarch

How To Uninstall hyphen-ku.noarch on Amazon Linux 2

To uninstall only the hyphen-ku.noarch package we can use the following command:

sudo yum remove hyphen-ku.noarch

hyphen-ku.noarch Package Contents on Amazon Linux 2

/usr/share/doc/hyphen-ku-1.71.2
/usr/share/doc/hyphen-ku-1.71.2/README_ku.txt
/usr/share/hyphen/hyph_ku_SY.dic
/usr/share/hyphen/hyph_ku_TR.dic

References

Summary

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