How To Install texlive-draftcopy-doc on Fedora 36

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

Introduction

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

What is texlive-draftcopy-doc

Documentation for draftcopy

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

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

sudo dnf -y install texlive-draftcopy-doc

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

sudo yum -y install texlive-draftcopy-doc

How To Uninstall texlive-draftcopy-doc on Fedora 36

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

sudo dnf remove texlive-draftcopy-doc

texlive-draftcopy-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-draftcopy-doc
/usr/share/licenses/texlive-draftcopy-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/draftcopy
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/README
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/THIS-IS-VERSION-2.16
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-1.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-10.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-11.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-12.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-13.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-14.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-15.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-16.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-2.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-3.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-4.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-5.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-6.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-7.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-8.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy-test-9.tex
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy.doc
/usr/share/texlive/texmf-dist/doc/latex/draftcopy/draftcopy.pdf

References

Summary

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