How To Install culmus-keteryg-fonts.noarch on Amazon Linux 2
In this tutorial we learn how to install culmus-keteryg-fonts.noarch in Amazon Linux 2. culmus-keteryg-fonts.noarch is Fonts for Hebrew from Culmus project
Introduction
In this tutorial we learn how to install culmus-keteryg-fonts.noarch on Amazon Linux 2.
What is culmus-keteryg-fonts.noarch
The culmus-fonts package contains fonts for the display of Hebrew from the Culmus project.
We can use yum to install culmus-keteryg-fonts.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install culmus-keteryg-fonts.noarch.
Install culmus-keteryg-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 culmus-keteryg-fonts.noarch using yum by running the following command:
sudo yum -y install culmus-keteryg-fonts.noarch
How To Uninstall culmus-keteryg-fonts.noarch on Amazon Linux 2
To uninstall only the culmus-keteryg-fonts.noarch package we can use the following command:
sudo yum remove culmus-keteryg-fonts.noarch
culmus-keteryg-fonts.noarch Package Contents on Amazon Linux 2
/etc/fonts/conf.d/65-culmus-keteryg.conf
/usr/share/fontconfig/conf.avail/65-culmus-keteryg.conf
/usr/share/fonts/culmus
/usr/share/fonts/culmus/KeterYG-Bold.ttf
/usr/share/fonts/culmus/KeterYG-BoldOblique.ttf
/usr/share/fonts/culmus/KeterYG-Medium.ttf
/usr/share/fonts/culmus/KeterYG-MediumOblique.ttf
References
Summary
In this tutorial we learn how to install culmus-keteryg-fonts.noarch on Amazon Linux 2 using yum.