How To Install texlive-combinedgraphics-doc on Fedora 36

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

Introduction

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

What is texlive-combinedgraphics-doc

Documentation for combinedgraphics

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

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

sudo dnf -y install texlive-combinedgraphics-doc

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

sudo yum -y install texlive-combinedgraphics-doc

How To Uninstall texlive-combinedgraphics-doc on Fedora 36

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

sudo dnf remove texlive-combinedgraphics-doc

texlive-combinedgraphics-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-combinedgraphics-doc
/usr/share/licenses/texlive-combinedgraphics-doc/gpl.txt
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/COPYING
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/Makefile
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/README
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/combinedgraphics.pdf
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/Makefile
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.pdf
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/gnuplot42.eps
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/gnuplot42.pdf
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/gnuplot42.plt
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/gnuplot42.tex
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/xfig325.eps
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/xfig325.fig
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/xfig325.pdf
/usr/share/texlive/texmf-dist/doc/latex/combinedgraphics/test/xfig325.tex

References

Summary

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