How To Install thai-arundina-fonts-common on Fedora 36
Introduction
In this tutorial we learn how to install thai-arundina-fonts-common on Fedora 36.
What is thai-arundina-fonts-common
Arundina fonts were created aiming at Bitstream Vera / Dejavu compatibility, under SIPA’s initiation. They were then further modified by TLWG for certain aspects, such as Latin glyph size compatibility and OpenType conformance.
We can use yum or dnf to install thai-arundina-fonts-common on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install thai-arundina-fonts-common.
Install thai-arundina-fonts-common 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-arundina-fonts-common using dnf by running the following command:
sudo dnf -y install thai-arundina-fonts-common
Install thai-arundina-fonts-common 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-arundina-fonts-common using yum by running the following command:
sudo yum -y install thai-arundina-fonts-common
How To Uninstall thai-arundina-fonts-common on Fedora 36
To uninstall only the thai-arundina-fonts-common package we can use the following command:
sudo dnf remove thai-arundina-fonts-common
thai-arundina-fonts-common Package Contents on Fedora 36
/usr/share/appdata/thai-arundina.metainfo.xml
/usr/share/doc/thai-arundina-fonts-common
/usr/share/doc/thai-arundina-fonts-common/AUTHORS
/usr/share/doc/thai-arundina-fonts-common/COPYING
/usr/share/doc/thai-arundina-fonts-common/NEWS
/usr/share/doc/thai-arundina-fonts-common/README
References
Summary
In this tutorial we learn how to install thai-arundina-fonts-common on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).