How To Install thai-scalable-sawasdee-fonts.noarch on Amazon Linux 2
Introduction
In this tutorial we learn how to install thai-scalable-sawasdee-fonts.noarch on Amazon Linux 2.
What is thai-scalable-sawasdee-fonts.noarch
fonts-tlwg provides a collection of free scalable Thai fonts. This package provides the Sawasdee family of Thai fonts.
We can use yum to install thai-scalable-sawasdee-fonts.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install thai-scalable-sawasdee-fonts.noarch.
Install thai-scalable-sawasdee-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 thai-scalable-sawasdee-fonts.noarch using yum by running the following command:
sudo yum -y install thai-scalable-sawasdee-fonts.noarch
How To Uninstall thai-scalable-sawasdee-fonts.noarch on Amazon Linux 2
To uninstall only the thai-scalable-sawasdee-fonts.noarch package we can use the following command:
sudo yum remove thai-scalable-sawasdee-fonts.noarch
thai-scalable-sawasdee-fonts.noarch Package Contents on Amazon Linux 2
/usr/share/fonts/thai-scalable
/usr/share/fonts/thai-scalable/Sawasdee-Bold.ttf
/usr/share/fonts/thai-scalable/Sawasdee-BoldOblique.ttf
/usr/share/fonts/thai-scalable/Sawasdee-Oblique.ttf
/usr/share/fonts/thai-scalable/Sawasdee.ttf
References
Summary
In this tutorial we learn how to install thai-scalable-sawasdee-fonts.noarch on Amazon Linux 2 using yum.