How To Install paktype-tehreer-fonts.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install paktype-tehreer-fonts.noarch
on Amazon Linux 2.
What is paktype-tehreer-fonts.noarch
The paktype-tehreer-fonts package contains fonts for the display of \ Arabic from the PakType by Lateef Sagar.
We can use yum
to install paktype-tehreer-fonts.noarch
on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install paktype-tehreer-fonts.noarch.
Install paktype-tehreer-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 paktype-tehreer-fonts.noarch
using yum
by running the following command:
sudo yum -y install paktype-tehreer-fonts.noarch
How To Uninstall paktype-tehreer-fonts.noarch on Amazon Linux 2
To uninstall only the paktype-tehreer-fonts.noarch
package we can use the following command:
sudo yum remove paktype-tehreer-fonts.noarch
paktype-tehreer-fonts.noarch Package Contents on Amazon Linux 2
/etc/fonts/conf.d/67-paktype-tehreer.conf
/usr/share/doc/paktype-tehreer-fonts-4.1
/usr/share/doc/paktype-tehreer-fonts-4.1/PakType_Tehreer_Features.pdf
/usr/share/doc/paktype-tehreer-fonts-4.1/PakType_Tehreer_License.txt
/usr/share/fontconfig/conf.avail/67-paktype-tehreer.conf
/usr/share/fonts/paktype-tehreer
/usr/share/fonts/paktype-tehreer/PakType_Tehreer.ttf
References
Summary
In this tutorial we learn how to install paktype-tehreer-fonts.noarch
on Amazon Linux 2 using yum.