How To Install texlive-svg-inkscape-doc on Fedora 36

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

Introduction

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

What is texlive-svg-inkscape-doc

Documentation for svg-inkscape

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

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

sudo dnf -y install texlive-svg-inkscape-doc

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

sudo yum -y install texlive-svg-inkscape-doc

How To Uninstall texlive-svg-inkscape-doc on Fedora 36

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

sudo dnf remove texlive-svg-inkscape-doc

texlive-svg-inkscape-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-svg-inkscape-doc
/usr/share/licenses/texlive-svg-inkscape-doc/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape/InkscapePDFLaTeX.pdf
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape/InkscapePDFLaTeX.tex
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape/README
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape/image-normal.pdf
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape/image.pdf
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape/image.pdf_tex
/usr/share/texlive/texmf-dist/doc/latex/svg-inkscape/image.svg

References

Summary

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