How To Install texlive-etdipa-doc on Fedora 36

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

Introduction

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

What is texlive-etdipa-doc

Documentation for etdipa

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

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

sudo dnf -y install texlive-etdipa-doc

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

sudo yum -y install texlive-etdipa-doc

How To Uninstall texlive-etdipa-doc on Fedora 36

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

sudo dnf remove texlive-etdipa-doc

texlive-etdipa-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-etdipa-doc
/usr/share/licenses/texlive-etdipa-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/etdipa
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Data
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Data/folder_description.txt
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Help
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_DE.pdf
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_DE.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_EN.pdf
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Help/etdipa_doc_EN.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Help/files.txt
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/ET_logo.jpg
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/HTL-Allgemein.jpg
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/HTL.png
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/Ordnerstruktur.pdf
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/bild.pdf
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/diplomand_erklaerung.pdf
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/subordner.pdf
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Images/titlepic.pdf
/usr/share/texlive/texmf-dist/doc/latex/etdipa/README
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Textparts
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Textparts/abkuerzungen.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Textparts/abstract.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Textparts/danksagungen.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Textparts/diplomanden.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Textparts/literatur.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/Textparts/zusammenfassung.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/diplomarbeit.tex
/usr/share/texlive/texmf-dist/doc/latex/etdipa/etdipa.sty

References

Summary

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