How To Install texlive-fast-diagram-doc on Fedora 36

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

Introduction

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

What is texlive-fast-diagram-doc

Documentation for fast-diagram

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

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

sudo dnf -y install texlive-fast-diagram-doc

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

sudo yum -y install texlive-fast-diagram-doc

How To Uninstall texlive-fast-diagram-doc on Fedora 36

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

sudo dnf remove texlive-fast-diagram-doc

texlive-fast-diagram-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-fast-diagram-doc
/usr/share/licenses/texlive-fast-diagram-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/README
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/help.pdf
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/help.tex
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/commandes.tex
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/exemple.tex
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/antenne.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/batterie.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/biellettes.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/bouton.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/moteur.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/pedalier.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/pignons.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/recepteur.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/roue.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/images/servomoteur.png
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/installation.tex
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/intro.tex
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/miseEnForme.tex
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/reglages.tex
/usr/share/texlive/texmf-dist/doc/latex/fast-diagram/sources_help/tikz.tex

References

Summary

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