How To Install hfg-gmuend-openmoji-black-fonts on Fedora 36

In this tutorial we learn how to install hfg-gmuend-openmoji-black-fonts in Fedora 36. hfg-gmuend-openmoji-black-fonts is Emojis with a line-drawn style (black and white)

Introduction

In this tutorial we learn how to install hfg-gmuend-openmoji-black-fonts on Fedora 36.

What is hfg-gmuend-openmoji-black-fonts

A project of students and professors of the HfG Schwäbisch Gmünd. OpenMoji uses visual guidelines that are not linked to a specific branding. The emojis are designed to integrate well in combination with text. This package provides a black and white font.

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

Install hfg-gmuend-openmoji-black-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 hfg-gmuend-openmoji-black-fonts using dnf by running the following command:

sudo dnf -y install hfg-gmuend-openmoji-black-fonts

Install hfg-gmuend-openmoji-black-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 hfg-gmuend-openmoji-black-fonts using yum by running the following command:

sudo yum -y install hfg-gmuend-openmoji-black-fonts

How To Uninstall hfg-gmuend-openmoji-black-fonts on Fedora 36

To uninstall only the hfg-gmuend-openmoji-black-fonts package we can use the following command:

sudo dnf remove hfg-gmuend-openmoji-black-fonts

hfg-gmuend-openmoji-black-fonts Package Contents on Fedora 36

/etc/fonts/conf.d/66-hfg-gmuend-openmoji-black-fonts.conf
/usr/share/doc/hfg-gmuend-openmoji-black-fonts
/usr/share/doc/hfg-gmuend-openmoji-black-fonts/API.md
/usr/share/doc/hfg-gmuend-openmoji-black-fonts/CODE_OF_CONDUCT.md
/usr/share/doc/hfg-gmuend-openmoji-black-fonts/CONTRIBUTING.md
/usr/share/doc/hfg-gmuend-openmoji-black-fonts/FAQ.md
/usr/share/doc/hfg-gmuend-openmoji-black-fonts/README.md
/usr/share/fontconfig/conf.avail/66-hfg-gmuend-openmoji-black-fonts.conf
/usr/share/fonts/hfg-gmuend-openmoji-black-fonts
/usr/share/fonts/hfg-gmuend-openmoji-black-fonts/OpenMoji-Black.ttf
/usr/share/licenses/hfg-gmuend-openmoji-black-fonts
/usr/share/licenses/hfg-gmuend-openmoji-black-fonts/LICENSE.txt
/usr/share/metainfo/org.openmoji.black.metainfo.xml

References

Summary

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