How To Install texlive-texlive-fr-doc on Fedora 36

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

Introduction

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

What is texlive-texlive-fr-doc

Documentation for texlive-fr

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

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

sudo dnf -y install texlive-texlive-fr-doc

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

sudo yum -y install texlive-texlive-fr-doc

How To Uninstall texlive-texlive-fr-doc on Fedora 36

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

sudo dnf remove texlive-texlive-fr-doc

texlive-texlive-fr-doc Package Contents on Fedora 36

/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/Makefile
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/live4ht.cfg
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/notes
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/tex-live.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/texlive-fr.css
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/texlive-fr.html
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/texlive-fr.pdf
/usr/share/texlive/texmf-dist/doc/texlive/texlive-fr/texlive-fr.tex

References

Summary

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