How To Install texlive-bondgraph-doc on Fedora 36

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

Introduction

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

What is texlive-bondgraph-doc

Documentation for bondgraph

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

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

sudo dnf -y install texlive-bondgraph-doc

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

sudo yum -y install texlive-bondgraph-doc

How To Uninstall texlive-bondgraph-doc on Fedora 36

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

sudo dnf remove texlive-bondgraph-doc

texlive-bondgraph-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-bondgraph-doc
/usr/share/licenses/texlive-bondgraph-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/bondgraph
/usr/share/texlive/texmf-dist/doc/latex/bondgraph/License.txt
/usr/share/texlive/texmf-dist/doc/latex/bondgraph/README
/usr/share/texlive/texmf-dist/doc/latex/bondgraph/bondgraph_arrows.tex
/usr/share/texlive/texmf-dist/doc/latex/bondgraph/bondgraph_example.pdf
/usr/share/texlive/texmf-dist/doc/latex/bondgraph/bondgraph_example.tex

References

Summary

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