How To Install oflb-goudy-bookletter-1911-fonts on Fedora 36

In this tutorial we learn how to install oflb-goudy-bookletter-1911-fonts in Fedora 36. oflb-goudy-bookletter-1911-fonts is Clean serif font based on Kennerly Old Style

Introduction

In this tutorial we learn how to install oflb-goudy-bookletter-1911-fonts on Fedora 36.

What is oflb-goudy-bookletter-1911-fonts

Based on the roman of Frederic Goudy’s Kennerley Old Style (designed and cut in 1911 for a limited edition of “The Door in the Wall and Other Stories” by H G Wells, published by Mitchell Kennerley). The letters, though not condensed, may seem to fit together like pieces of a jigsaw puzzle, giving text an unusually solid appearance.

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

Install oflb-goudy-bookletter-1911-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-goudy-bookletter-1911-fonts using dnf by running the following command:

sudo dnf -y install oflb-goudy-bookletter-1911-fonts

Install oflb-goudy-bookletter-1911-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-goudy-bookletter-1911-fonts using yum by running the following command:

sudo yum -y install oflb-goudy-bookletter-1911-fonts

How To Uninstall oflb-goudy-bookletter-1911-fonts on Fedora 36

To uninstall only the oflb-goudy-bookletter-1911-fonts package we can use the following command:

sudo dnf remove oflb-goudy-bookletter-1911-fonts

oflb-goudy-bookletter-1911-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/61-oflb-goudy-bookletter-1911.conf
/usr/share/appdata/oflb-goudy-bookletter-1911.metainfo.xml
/usr/share/fontconfig/conf.avail/61-oflb-goudy-bookletter-1911.conf
/usr/share/fonts/oflb-goudy-bookletter-1911
/usr/share/fonts/oflb-goudy-bookletter-1911/GoudyBookletter1911.otf

References

Summary

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