How To Install oflb-notcouriersans-fonts on Fedora 36

In this tutorial we learn how to install oflb-notcouriersans-fonts in Fedora 36. oflb-notcouriersans-fonts is NotCourier Sans is a re-interpretation of Nimbus Mono

Introduction

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

What is oflb-notcouriersans-fonts

This is a new release of the NotCourier-sans, with its bold. NotCourier-sans is a re-interpretation of Nimbus Mono and was designed in Wroclaw at the occasion of Linux Graphics Meeting (LGM 2008).For more detailed information

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

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

sudo dnf -y install oflb-notcouriersans-fonts

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

sudo yum -y install oflb-notcouriersans-fonts

How To Uninstall oflb-notcouriersans-fonts on Fedora 36

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

sudo dnf remove oflb-notcouriersans-fonts

oflb-notcouriersans-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/62-oflb-notcouriersans.conf
/usr/share/appdata/oflb-notcouriersans.metainfo.xml
/usr/share/doc/oflb-notcouriersans-fonts
/usr/share/doc/oflb-notcouriersans-fonts/COPYING.txt
/usr/share/doc/oflb-notcouriersans-fonts/FONTLOG.txt
/usr/share/doc/oflb-notcouriersans-fonts/GPL-2
/usr/share/fontconfig/conf.avail/62-oflb-notcouriersans.conf
/usr/share/fonts/oflb-notcouriersans
/usr/share/fonts/oflb-notcouriersans/NotCourierSans-Bold.ttf
/usr/share/fonts/oflb-notcouriersans/NotCourierSans.ttf

References

Summary

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