How To Install wagesreiter-patrick-hand-fonts on Fedora 36

In this tutorial we learn how to install wagesreiter-patrick-hand-fonts in Fedora 36. wagesreiter-patrick-hand-fonts is Patrick Hand, an handwriting font family

Introduction

In this tutorial we learn how to install wagesreiter-patrick-hand-fonts on Fedora 36.

What is wagesreiter-patrick-hand-fonts

Patrick Hand is a font family based on the designer’s own handwriting. It is developed to bring an impressive and useful handwriting effect to your texts. It has all the basic Latin characters as well as most of the Latin extended ones. It also includes some fancy glyphs like heavy quotation marks and the floral heart! Ligatures, small caps and old style numbers are available as OpenType features.

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

Install wagesreiter-patrick-hand-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 wagesreiter-patrick-hand-fonts using dnf by running the following command:

sudo dnf -y install wagesreiter-patrick-hand-fonts

Install wagesreiter-patrick-hand-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 wagesreiter-patrick-hand-fonts using yum by running the following command:

sudo yum -y install wagesreiter-patrick-hand-fonts

How To Uninstall wagesreiter-patrick-hand-fonts on Fedora 36

To uninstall only the wagesreiter-patrick-hand-fonts package we can use the following command:

sudo dnf remove wagesreiter-patrick-hand-fonts

wagesreiter-patrick-hand-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/60-wagesreiter-patrick-hand-fonts.conf
/usr/share/doc/wagesreiter-patrick-hand-fonts
/usr/share/doc/wagesreiter-patrick-hand-fonts/DESCRIPTION.en_us.html
/usr/share/doc/wagesreiter-patrick-hand-fonts/METADATA.pb
/usr/share/fontconfig/conf.avail/60-wagesreiter-patrick-hand-fonts.conf
/usr/share/fonts/wagesreiter-patrick-hand-fonts
/usr/share/fonts/wagesreiter-patrick-hand-fonts/PatrickHand-Regular.ttf
/usr/share/licenses/wagesreiter-patrick-hand-fonts
/usr/share/licenses/wagesreiter-patrick-hand-fonts/OFL.txt
/usr/share/metainfo/org.fedoraproject.wagesreiter-patrick-hand-fonts.metainfo.xml

References

Summary

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