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

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

Introduction

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

What is texlive-texlive-de-doc

Documentation for texlive-de

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

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

sudo dnf -y install texlive-texlive-de-doc

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

sudo yum -y install texlive-texlive-de-doc

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

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

sudo dnf remove texlive-texlive-de-doc

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

/usr/share/texlive/texmf-dist/doc/texlive/texlive-de
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/Makefile
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/advanced-lnx.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/basic-w32.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/install-lnx-main.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/lmsy10-40.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/nsis_installer.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/nsisinstaller.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/psview.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/stdcoll.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/texlive-de-html.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/texlive-de-html.tex
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/texlive-de.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/texlive-de.html
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/texlive-de.pdf
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/texlive-de.tex
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/tlcockpit-packages.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/tlmgr-general-options.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/tlmgr-gui.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/tlmgr-paper-options.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/tlshell-macos.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/tray-menu.png
/usr/share/texlive/texmf-dist/doc/texlive/texlive-de/wizard-w32.png

References

Summary

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