How To Install kacst-qurn-fonts.noarch on Amazon Linux 2

In this tutorial we learn how to install kacst-qurn-fonts.noarch in Amazon Linux 2. kacst-qurn-fonts.noarch is Fonts for arabic from arabeyes project

Introduction

In this tutorial we learn how to install kacst-qurn-fonts.noarch on Amazon Linux 2.

What is kacst-qurn-fonts.noarch

This package contains qurn type fonts for the display of Arabic

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

Install kacst-qurn-fonts.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 kacst-qurn-fonts.noarch using yum by running the following command:

sudo yum -y install kacst-qurn-fonts.noarch

How To Uninstall kacst-qurn-fonts.noarch on Amazon Linux 2

To uninstall only the kacst-qurn-fonts.noarch package we can use the following command:

sudo yum remove kacst-qurn-fonts.noarch

kacst-qurn-fonts.noarch Package Contents on Amazon Linux 2

/etc/fonts/conf.d/67-kacst-qurn.conf
/usr/share/fontconfig/conf.avail/67-kacst-qurn.conf
/usr/share/fonts/kacst
/usr/share/fonts/kacst/KacstQurn.ttf

References

Summary

In this tutorial we learn how to install kacst-qurn-fonts.noarch on Amazon Linux 2 using yum.