How To Install sil-busra-moe-fonts on Fedora 36

In this tutorial we learn how to install sil-busra-moe-fonts in Fedora 36. sil-busra-moe-fonts is Khmer Busra MOE, a special Khmer Busra variant

Introduction

In this tutorial we learn how to install sil-busra-moe-fonts on Fedora 36.

What is sil-busra-moe-fonts

The Mondulkiri font families provide Unicode support for the Khmer script. “Mondulkiri” and “Ratanakiri” are the names of two provinces in north-eastern Cambodia, Busra and Oureang are names of places in Mondulkiri province. Khmer Busra MOE drops a below‐vowel in a cluster containing a coeng‐Ro.

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

Install sil-busra-moe-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 sil-busra-moe-fonts using dnf by running the following command:

sudo dnf -y install sil-busra-moe-fonts

Install sil-busra-moe-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 sil-busra-moe-fonts using yum by running the following command:

sudo yum -y install sil-busra-moe-fonts

How To Uninstall sil-busra-moe-fonts on Fedora 36

To uninstall only the sil-busra-moe-fonts package we can use the following command:

sudo dnf remove sil-busra-moe-fonts

sil-busra-moe-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/66-sil-busra-moe-fonts.conf
/usr/share/doc/sil-busra-moe-fonts
/usr/share/doc/sil-busra-moe-fonts/FONTLOG.txt
/usr/share/doc/sil-busra-moe-fonts/OFL-FAQ.txt
/usr/share/fontconfig/conf.avail/66-sil-busra-moe-fonts.conf
/usr/share/fonts/sil-busra-moe-fonts
/usr/share/fonts/sil-busra-moe-fonts/Mo5V56MO.ttf
/usr/share/licenses/sil-busra-moe-fonts
/usr/share/licenses/sil-busra-moe-fonts/OFL.txt
/usr/share/metainfo/org.fedoraproject.sil-busra-moe-fonts.metainfo.xml

References

Summary

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