How To Install texlive-tikz-bayesnet-doc on Fedora 36

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

Introduction

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

What is texlive-tikz-bayesnet-doc

Documentation for tikz-bayesnet

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

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

sudo dnf -y install texlive-tikz-bayesnet-doc

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

sudo yum -y install texlive-tikz-bayesnet-doc

How To Uninstall texlive-tikz-bayesnet-doc on Fedora 36

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

sudo dnf remove texlive-tikz-bayesnet-doc

texlive-tikz-bayesnet-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-tikz-bayesnet-doc
/usr/share/licenses/texlive-tikz-bayesnet-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/LICENSE_GPL
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/LICENSE_LPPL
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/README.rst
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/example.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/model_citation_influence.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/model_lda.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/model_pca.tex
/usr/share/texlive/texmf-dist/doc/latex/tikz-bayesnet/model_pca2.tex

References

Summary

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