How To Install thai-scalable-tlwgtypo-fonts on Fedora 36

In this tutorial we learn how to install thai-scalable-tlwgtypo-fonts in Fedora 36. thai-scalable-tlwgtypo-fonts is Thai TlwgTypo fonts

Introduction

In this tutorial we learn how to install thai-scalable-tlwgtypo-fonts on Fedora 36.

What is thai-scalable-tlwgtypo-fonts

fonts-tlwg provides a collection of free scalable Thai fonts. This package provides the TlwgTypo family of Thai fonts.

We can use yum or dnf to install thai-scalable-tlwgtypo-fonts on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install thai-scalable-tlwgtypo-fonts.

Install thai-scalable-tlwgtypo-fonts on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install thai-scalable-tlwgtypo-fonts using dnf by running the following command:

sudo dnf -y install thai-scalable-tlwgtypo-fonts

Install thai-scalable-tlwgtypo-fonts on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install thai-scalable-tlwgtypo-fonts using yum by running the following command:

sudo yum -y install thai-scalable-tlwgtypo-fonts

How To Uninstall thai-scalable-tlwgtypo-fonts on Fedora 36

To uninstall only the thai-scalable-tlwgtypo-fonts package we can use the following command:

sudo dnf remove thai-scalable-tlwgtypo-fonts

thai-scalable-tlwgtypo-fonts Package Contents on Fedora 36

/usr/share/appdata/thai-scalable-tlwgtypo.metainfo.xml
/usr/share/fonts/thai-scalable
/usr/share/fonts/thai-scalable/TlwgTypo-Bold.otf
/usr/share/fonts/thai-scalable/TlwgTypo-BoldOblique.otf
/usr/share/fonts/thai-scalable/TlwgTypo-Oblique.otf
/usr/share/fonts/thai-scalable/TlwgTypo.otf

References

Summary

In this tutorial we learn how to install thai-scalable-tlwgtypo-fonts on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).