How To Install woodardworks-laconic-fonts on Fedora 36

In this tutorial we learn how to install woodardworks-laconic-fonts in Fedora 36. woodardworks-laconic-fonts is An artistic and minimal sans-serif font family

Introduction

In this tutorial we learn how to install woodardworks-laconic-fonts on Fedora 36.

What is woodardworks-laconic-fonts

Laconic is a typeface font design meant to be dry without quite seeming parched. Curves and diagonals are kept to a bare minimum without sacrificing legibility. What it lacks in design features are more than made up for in OpenType features. All the weights contain small caps, proportial figures, old style figures, tabular figures, ligatures and stylistic alternates.

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

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

sudo dnf -y install woodardworks-laconic-fonts

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

sudo yum -y install woodardworks-laconic-fonts

How To Uninstall woodardworks-laconic-fonts on Fedora 36

To uninstall only the woodardworks-laconic-fonts package we can use the following command:

sudo dnf remove woodardworks-laconic-fonts

woodardworks-laconic-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/60-woodardworks-laconic.conf
/usr/share/appdata/woodardworks-laconic.metainfo.xml
/usr/share/doc/woodardworks-laconic-fonts
/usr/share/doc/woodardworks-laconic-fonts/laconic_eula.pdf
/usr/share/fontconfig/conf.avail/60-woodardworks-laconic.conf
/usr/share/fonts/woodardworks-laconic
/usr/share/fonts/woodardworks-laconic/Laconic_Bold.otf
/usr/share/fonts/woodardworks-laconic/Laconic_Light.otf
/usr/share/fonts/woodardworks-laconic/Laconic_Regular.otf

References

Summary

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