How To Install texlive-comprehensive-doc on Fedora 36

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

Introduction

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

What is texlive-comprehensive-doc

Documentation for comprehensive

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

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

sudo dnf -y install texlive-comprehensive-doc

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

sudo yum -y install texlive-comprehensive-doc

How To Uninstall texlive-comprehensive-doc on Fedora 36

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

sudo dnf remove texlive-comprehensive-doc

texlive-comprehensive-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-comprehensive-doc
/usr/share/licenses/texlive-comprehensive-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/comprehensive
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/README
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/README.TEXLIVE
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/SYMLIST
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/rawtables-a4.pdf
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/Makefile
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakeallrunes.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakearcs.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakearevmath.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakedozenal.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakego.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakelatexsym.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakemusixtex.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/fakeold-arrows.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/lightbulb.eps
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/lightbulb.map
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/lightbulb.mf
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/lightbulb10.mf
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/lightbulb10.pfb
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/makefakeMnSymbol
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/makefakeboisik
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/makefakefdsymbol
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/makefakestarfont
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/makefakestix
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/makerawtables
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/symbols.ist
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/symbols.tex
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/teubner-subset.sty
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/source/unicode2eps.pe
/usr/share/texlive/texmf-dist/doc/latex/comprehensive/symbols-a4.pdf

References

Summary

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