How To Install oflb-dignas-handwriting-fonts on Fedora 36

In this tutorial we learn how to install oflb-dignas-handwriting-fonts in Fedora 36. oflb-dignas-handwriting-fonts is Handwriting font

Introduction

In this tutorial we learn how to install oflb-dignas-handwriting-fonts on Fedora 36.

What is oflb-dignas-handwriting-fonts

Phranzysko’s sister handwriting.

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

Install oflb-dignas-handwriting-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 oflb-dignas-handwriting-fonts using dnf by running the following command:

sudo dnf -y install oflb-dignas-handwriting-fonts

Install oflb-dignas-handwriting-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 oflb-dignas-handwriting-fonts using yum by running the following command:

sudo yum -y install oflb-dignas-handwriting-fonts

How To Uninstall oflb-dignas-handwriting-fonts on Fedora 36

To uninstall only the oflb-dignas-handwriting-fonts package we can use the following command:

sudo dnf remove oflb-dignas-handwriting-fonts

oflb-dignas-handwriting-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/63-oflb-dignas-handwriting.conf
/usr/share/fontconfig/conf.avail/63-oflb-dignas-handwriting.conf
/usr/share/fonts/oflb-dignas-handwriting
/usr/share/fonts/oflb-dignas-handwriting/phranzysko_-_Digna_s_Handwriting.ttf
/usr/share/metainfo/oflb-dignas-handwriting.metainfo.xml

References

Summary

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