How To Install texlive-epspdfconversion-doc on Fedora 36

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

Introduction

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

What is texlive-epspdfconversion-doc

Documentation for epspdfconversion

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

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

sudo dnf -y install texlive-epspdfconversion-doc

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

sudo yum -y install texlive-epspdfconversion-doc

How To Uninstall texlive-epspdfconversion-doc on Fedora 36

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

sudo dnf remove texlive-epspdfconversion-doc

texlive-epspdfconversion-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-epspdfconversion-doc
/usr/share/licenses/texlive-epspdfconversion-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion/README
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion/epspdfconversion.pdf
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion/example
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion/example/epspdfconversion_docu.tex
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion/example/image.eps
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion/example/image2.eps
/usr/share/texlive/texmf-dist/doc/latex/epspdfconversion/example/optionstable.tex

References

Summary

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