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

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

Introduction

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

What is texlive-droit-fr-doc

Documentation for droit-fr

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

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

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

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

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

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

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

sudo dnf remove texlive-droit-fr-doc

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

/usr/share/licenses/texlive-droit-fr-doc
/usr/share/licenses/texlive-droit-fr-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/droit-fr
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/droit-fr.pdf
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/droit-fr.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/annexes.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/bibliographie.bib
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/bibliographie.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/conclusion.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/glossaire.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/index.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/introduction.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/journaux.bib
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/latexmkrc
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/main.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/misc.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/partie1.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/partie2.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/resume.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/sommaire.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/titre.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/example/toc.tex
/usr/share/texlive/texmf-dist/doc/latex/droit-fr/latexmkrc

References

Summary

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