How To Install texlive-cm-lgc-doc on Fedora 36

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

Introduction

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

What is texlive-cm-lgc-doc

Documentation for cm-lgc

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

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

sudo dnf -y install texlive-cm-lgc-doc

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

sudo yum -y install texlive-cm-lgc-doc

How To Uninstall texlive-cm-lgc-doc on Fedora 36

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

sudo dnf remove texlive-cm-lgc-doc

texlive-cm-lgc-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-cm-lgc-doc
/usr/share/licenses/texlive-cm-lgc-doc/gpl.txt
/usr/share/texlive/texmf-dist/doc/fonts/cm-lgc
/usr/share/texlive/texmf-dist/doc/fonts/cm-lgc/COPYING
/usr/share/texlive/texmf-dist/doc/fonts/cm-lgc/HISTORY
/usr/share/texlive/texmf-dist/doc/fonts/cm-lgc/INSTALL
/usr/share/texlive/texmf-dist/doc/fonts/cm-lgc/README
/usr/share/texlive/texmf-dist/doc/fonts/cm-lgc/scripts.tar.gz

References

Summary

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