How To Install sazanami-fonts-common on Fedora 36

In this tutorial we learn how to install sazanami-fonts-common in Fedora 36. sazanami-fonts-common is Common files for Sazanami Japanese TrueType fonts

Introduction

In this tutorial we learn how to install sazanami-fonts-common on Fedora 36.

What is sazanami-fonts-common

The Sazanami type faces are automatically generated from Wadalab font kit. They also contains some embedded Japanese bitmap fonts. This package consists of files used by other sazanami-fonts packages.

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

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

sudo dnf -y install sazanami-fonts-common

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

sudo yum -y install sazanami-fonts-common

How To Uninstall sazanami-fonts-common on Fedora 36

To uninstall only the sazanami-fonts-common package we can use the following command:

sudo dnf remove sazanami-fonts-common

sazanami-fonts-common Package Contents on Fedora 36

/usr/share/doc/sazanami-fonts-common
/usr/share/doc/sazanami-fonts-common/README
/usr/share/doc/sazanami-fonts-common/doc
/usr/share/doc/sazanami-fonts-common/doc/ayu
/usr/share/doc/sazanami-fonts-common/doc/ayu/README.txt
/usr/share/doc/sazanami-fonts-common/doc/kappa
/usr/share/doc/sazanami-fonts-common/doc/kappa/README
/usr/share/doc/sazanami-fonts-common/doc/misaki
/usr/share/doc/sazanami-fonts-common/doc/misaki/misakib8.txt
/usr/share/doc/sazanami-fonts-common/doc/mplus
/usr/share/doc/sazanami-fonts-common/doc/mplus/LICENSE_J
/usr/share/doc/sazanami-fonts-common/doc/oradano
/usr/share/doc/sazanami-fonts-common/doc/oradano/README.txt
/usr/share/doc/sazanami-fonts-common/doc/shinonome
/usr/share/doc/sazanami-fonts-common/doc/shinonome/LICENSE
/usr/share/fonts/sazanami

References

Summary

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