How To Install texlive-thuthesis-doc on Fedora 36

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

Introduction

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

What is texlive-thuthesis-doc

Documentation for thuthesis

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

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

sudo dnf -y install texlive-thuthesis-doc

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

sudo yum -y install texlive-thuthesis-doc

How To Uninstall texlive-thuthesis-doc on Fedora 36

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

sudo dnf remove texlive-thuthesis-doc

texlive-thuthesis-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-thuthesis-doc
/usr/share/licenses/texlive-thuthesis-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/thuthesis
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/LICENSE
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/Makefile
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/README.md
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/abstract.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/acknowledgements.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/appendix-survey.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/appendix-translation.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/appendix.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/chap01.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/chap02.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/chap03.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/chap04.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/comments.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/committee.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/denotation.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/resolution.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/data/resume.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/latexmkrc
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/ref
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/ref/appendix.bib
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/ref/refs.bib
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/spine.pdf
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/spine.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/thusetup.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/thuthesis-example.tex
/usr/share/texlive/texmf-dist/doc/latex/thuthesis/thuthesis.pdf

References

Summary

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