How To Install texlive-dlfltxb-doc on Fedora 36

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

Introduction

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

What is texlive-dlfltxb-doc

Documentation for dlfltxb

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

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

sudo dnf -y install texlive-dlfltxb-doc

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

sudo yum -y install texlive-dlfltxb-doc

How To Uninstall texlive-dlfltxb-doc on Fedora 36

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

sudo dnf remove texlive-dlfltxb-doc

texlive-dlfltxb-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-dlfltxb-doc
/usr/share/licenses/texlive-dlfltxb-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/README
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbbibtex.dbj
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.pdf
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbcodetips.tex
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.pdf
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.tex
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbmarkup.pdf
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbmarkup.tex
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbmisc.pdf
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbmisc.tex
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.pdf
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/dlfltxbtocconfig.tex
/usr/share/texlive/texmf-dist/doc/latex/dlfltxb/package_doc.bib

References

Summary

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