How To Install texlive-cleanthesis-doc on Fedora 36

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

Introduction

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

What is texlive-cleanthesis-doc

Documentation for cleanthesis

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

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

sudo dnf -y install texlive-cleanthesis-doc

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

sudo yum -y install texlive-cleanthesis-doc

How To Uninstall texlive-cleanthesis-doc on Fedora 36

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

sudo dnf remove texlive-cleanthesis-doc

texlive-cleanthesis-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-cleanthesis-doc
/usr/share/licenses/texlive-cleanthesis-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/CHANGELOG.md
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/MANIFEST.md
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/README.md
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/VERSION
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/bib-refs.bib
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/abstract.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/acknowledgement.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/chapter-appendix.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/chapter-concepts.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/chapter-conclusion.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/chapter-introduction.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/chapter-related-work.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/chapter-system.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/colophon.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/declaration.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/content/titlepages.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/doc
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/doc/cleanthesis-doc.pdf
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/doc/cleanthesis-doc.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/gfx
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/gfx/Clean-Thesis-Figure.pdf
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/gfx/Clean-Thesis-Logo.pdf
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/my-thesis-setup.tex
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/my-thesis.pdf
/usr/share/texlive/texmf-dist/doc/latex/cleanthesis/my-thesis.tex

References

Summary

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