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

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

Introduction

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

What is hyphen-tk.noarch

Turkmen hyphenation rules.

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

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

sudo yum -y install hyphen-tk.noarch

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

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

sudo yum remove hyphen-tk.noarch

hyphen-tk.noarch Package Contents on Amazon Linux 2

/usr/share/doc/hyphen-tk-0.20110620
/usr/share/doc/hyphen-tk-0.20110620/README
/usr/share/hyphen/hyph_tk_TM.dic

References

Summary

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