How To Install texlive-ulthese-doc on Fedora 36

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

Introduction

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

What is texlive-ulthese-doc

Documentation for ulthese

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

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

sudo dnf -y install texlive-ulthese-doc

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

sudo yum -y install texlive-ulthese-doc

How To Uninstall texlive-ulthese-doc on Fedora 36

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

sudo dnf remove texlive-ulthese-doc

texlive-ulthese-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-ulthese-doc
/usr/share/licenses/texlive-ulthese-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/ulthese
/usr/share/texlive/texmf-dist/doc/latex/ulthese/README.md
/usr/share/texlive/texmf-dist/doc/latex/ulthese/abstract.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/annexe.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/avantpropos.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/chapitre1-articles.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/chapitre1.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/chapitre2-articles.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/chapitre2.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/conclusion.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/gabarit-doctorat-articles.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/gabarit-doctorat-cotutelle.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/gabarit-doctorat.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/gabarit-maitrise-articles.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/gabarit-maitrise-bidiplomation.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/gabarit-maitrise.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/introduction.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/remerciements.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/resume.tex
/usr/share/texlive/texmf-dist/doc/latex/ulthese/ulthese.pdf

References

Summary

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