How To Install texlive-fonts-churchslavonic on Fedora 36

In this tutorial we learn how to install texlive-fonts-churchslavonic in Fedora 36. texlive-fonts-churchslavonic is Fonts for typesetting in Church Slavonic language

Introduction

In this tutorial we learn how to install texlive-fonts-churchslavonic on Fedora 36.

What is texlive-fonts-churchslavonic

The package provides Unicode-encoded OpenType fonts for Church Slavonic.

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

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

sudo dnf -y install texlive-fonts-churchslavonic

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

sudo yum -y install texlive-fonts-churchslavonic

How To Uninstall texlive-fonts-churchslavonic on Fedora 36

To uninstall only the texlive-fonts-churchslavonic package we can use the following command:

sudo dnf remove texlive-fonts-churchslavonic

texlive-fonts-churchslavonic Package Contents on Fedora 36

/usr/share/appdata/fonts-churchslavonic.metainfo.xml
/usr/share/fonts/fonts-churchslavonic
/usr/share/licenses/texlive-fonts-churchslavonic
/usr/share/licenses/texlive-fonts-churchslavonic/ofl.txt
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/Acathist-Regular.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/CathismaUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/FedorovskUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/IndictionUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/MenaionUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/MezenetsUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/MonomakhUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/OglavieUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/PochaevskUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/PomorskyUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/PonomarUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/Shafarik-Regular.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/TriodionUnicode.otf
/usr/share/texlive/texmf-dist/fonts/opentype/public/fonts-churchslavonic/VertogradUnicode.otf

References

Summary

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