How To Install horai-ume-pmincho-fonts on Fedora 36

In this tutorial we learn how to install horai-ume-pmincho-fonts in Fedora 36. horai-ume-pmincho-fonts is Free Japanese fonts family Ume P Mincho

Introduction

In this tutorial we learn how to install horai-ume-pmincho-fonts on Fedora 36.

What is horai-ume-pmincho-fonts

This package contains fonts published by Wataru Horai. It contains Gothic and Mincho styles in 20 variants total * Ume Gothic Original, O5, C4, C5, S4, S5 * Ume Hy Gothic, O5 * Ume P Gothic Original, O5, C4, C5, S4, S5 * Ume UI Gothic Original, O5 * Ume Mincho Original, S3 * Ume P Mincho Original, S3 In addition to Latin, Greek and Cyrilics scripts it provides Hiragana, Katakana and CJK. These fonts are suitable for easy on-screen legibility. The Ume P Mincho family features serif fonts.

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

Install horai-ume-pmincho-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 horai-ume-pmincho-fonts using dnf by running the following command:

sudo dnf -y install horai-ume-pmincho-fonts

Install horai-ume-pmincho-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 horai-ume-pmincho-fonts using yum by running the following command:

sudo yum -y install horai-ume-pmincho-fonts

How To Uninstall horai-ume-pmincho-fonts on Fedora 36

To uninstall only the horai-ume-pmincho-fonts package we can use the following command:

sudo dnf remove horai-ume-pmincho-fonts

horai-ume-pmincho-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/65-horai-ume-pmincho.conf
/usr/share/fontconfig/conf.avail/65-horai-ume-pmincho.conf
/usr/share/fonts/horai-ume
/usr/share/fonts/horai-ume/ume-pmo3.ttf
/usr/share/fonts/horai-ume/ume-pms3.ttf
/usr/share/licenses/horai-ume-fonts
/usr/share/licenses/horai-ume-fonts/license.html

References

Summary

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