How To Install typetype-molot-fonts on Fedora 36

In this tutorial we learn how to install typetype-molot-fonts in Fedora 36. typetype-molot-fonts is A display sans-serif font

Introduction

In this tutorial we learn how to install typetype-molot-fonts on Fedora 36.

What is typetype-molot-fonts

A display sans-serif font created by Roman Ershov and Jovanny Lemonad

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

Install typetype-molot-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 typetype-molot-fonts using dnf by running the following command:

sudo dnf -y install typetype-molot-fonts

Install typetype-molot-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 typetype-molot-fonts using yum by running the following command:

sudo yum -y install typetype-molot-fonts

How To Uninstall typetype-molot-fonts on Fedora 36

To uninstall only the typetype-molot-fonts package we can use the following command:

sudo dnf remove typetype-molot-fonts

typetype-molot-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/61-typetype-molot.conf
/usr/share/appdata/typetype-molot.metainfo.xml
/usr/share/fontconfig/conf.avail/61-typetype-molot.conf
/usr/share/fonts/typetype-molot
/usr/share/fonts/typetype-molot/Molot.otf
/usr/share/licenses/typetype-molot-fonts
/usr/share/licenses/typetype-molot-fonts/FREE FONT LICENSE.txt

References

Summary

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