How To Install levien-museum-fonts on Fedora 36

In this tutorial we learn how to install levien-museum-fonts in Fedora 36. levien-museum-fonts is Based on historical metal Centaur fonts

Introduction

In this tutorial we learn how to install levien-museum-fonts on Fedora 36.

What is levien-museum-fonts

The Museum fonts are based on historical metal Centaur fonts.

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

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

sudo dnf -y install levien-museum-fonts

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

sudo yum -y install levien-museum-fonts

How To Uninstall levien-museum-fonts on Fedora 36

To uninstall only the levien-museum-fonts package we can use the following command:

sudo dnf remove levien-museum-fonts

levien-museum-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/61-levien-museum.conf
/usr/share/appdata/levien-museum.metainfo.xml
/usr/share/fontconfig/conf.avail/61-levien-museum.conf
/usr/share/fonts/levien-museum
/usr/share/fonts/levien-museum/MuseumBible.otf
/usr/share/fonts/levien-museum/MuseumFoundry.otf
/usr/share/fonts/levien-museum/MuseumFourteen.otf
/usr/share/fonts/levien-museum/MuseumSixty.otf

References

Summary

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