How To Install texlive-dvdcoll-doc on Fedora 36

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

Introduction

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

What is texlive-dvdcoll-doc

Documentation for dvdcoll

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

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

sudo dnf -y install texlive-dvdcoll-doc

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

sudo yum -y install texlive-dvdcoll-doc

How To Uninstall texlive-dvdcoll-doc on Fedora 36

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

sudo dnf remove texlive-dvdcoll-doc

texlive-dvdcoll-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-dvdcoll-doc
/usr/share/licenses/texlive-dvdcoll-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/CHANGES
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/INSTALL
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/README
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/dcexample.pdf
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/dcexample.tex
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/dvdcoll.pdf
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/dvdcoll_de.pdf
/usr/share/texlive/texmf-dist/doc/latex/dvdcoll/manifest.txt

References

Summary

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