How To Install texlive-ibygrk-doc on Fedora 36

In this tutorial we learn how to install texlive-ibygrk-doc in Fedora 36. texlive-ibygrk-doc is Documentation for ibygrk

Introduction

In this tutorial we learn how to install texlive-ibygrk-doc on Fedora 36.

What is texlive-ibygrk-doc

Documentation for ibygrk

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

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

sudo dnf -y install texlive-ibygrk-doc

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

sudo yum -y install texlive-ibygrk-doc

How To Uninstall texlive-ibygrk-doc on Fedora 36

To uninstall only the texlive-ibygrk-doc package we can use the following command:

sudo dnf remove texlive-ibygrk-doc

texlive-ibygrk-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-ibygrk-doc
/usr/share/licenses/texlive-ibygrk-doc/gpl.txt
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/COPYING
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/NEWS
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/README
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/README.ibycus4
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/iby4text.tex
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/ibycus3.RME
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/ibycus4.ltx
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/psibycus.ltx
/usr/share/texlive/texmf-dist/doc/fonts/ibygrk/psibycus.tex

References

Summary

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