How To Install texlive-texlive-cz-doc on Fedora 36

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

Introduction

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

What is texlive-texlive-cz-doc

Documentation for texlive-cz

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

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

sudo dnf -y install texlive-texlive-cz-doc

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

sudo yum -y install texlive-texlive-cz-doc

How To Uninstall texlive-texlive-cz-doc on Fedora 36

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

sudo dnf remove texlive-texlive-cz-doc

texlive-texlive-cz-doc Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/Makefile
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/csquote.sty
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/live4ht.cfg
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/tex-live.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/texlive-cz.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/texlive-cz.html
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/texlive-cz.pdf
/usr/share/texlive/texmf-dist/doc/texlive/texlive-cz/texlive-cz.tex

References

Summary

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