How To Install texlive-lettre-doc on Fedora 36

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

Introduction

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

What is texlive-lettre-doc

Documentation for lettre

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

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

sudo dnf -y install texlive-lettre-doc

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

sudo yum -y install texlive-lettre-doc

How To Uninstall texlive-lettre-doc on Fedora 36

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

sudo dnf remove texlive-lettre-doc

texlive-lettre-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-lettre-doc
/usr/share/licenses/texlive-lettre-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/lettre
/usr/share/texlive/texmf-dist/doc/latex/lettre/3.002-release-notes.txt
/usr/share/texlive/texmf-dist/doc/latex/lettre/ALIRE
/usr/share/texlive/texmf-dist/doc/latex/lettre/README
/usr/share/texlive/texmf-dist/doc/latex/lettre/amgmono.mps
/usr/share/texlive/texmf-dist/doc/latex/lettre/ecusson55.mps
/usr/share/texlive/texmf-dist/doc/latex/lettre/latexmkrc
/usr/share/texlive/texmf-dist/doc/latex/lettre/letdoc.ist
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex1.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex2.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex3.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex4.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex5.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex6.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex7.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/letex8.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/lettre-languages.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/lettre-path.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/lettre-sondes.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/lettre.pdf
/usr/share/texlive/texmf-dist/doc/latex/lettre/lettre.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/testfaxd.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/testfaxe.tex
/usr/share/texlive/texmf-dist/doc/latex/lettre/testfaxf.tex

References

Summary

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