How To Install texlive-biblatex-mla-doc on Fedora 36

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

Introduction

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

What is texlive-biblatex-mla-doc

Documentation for biblatex-mla

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

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

sudo dnf -y install texlive-biblatex-mla-doc

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

sudo yum -y install texlive-biblatex-mla-doc

How To Uninstall texlive-biblatex-mla-doc on Fedora 36

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

sudo dnf remove texlive-biblatex-mla-doc

texlive-biblatex-mla-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-biblatex-mla-doc
/usr/share/licenses/texlive-biblatex-mla-doc/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/CHANGES
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/README
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/biblatex-mla.tex
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples-new.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples-new.tex
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/citation-examples.tex
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamplebib-new.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamplebib-new.tex
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamplebib.pdf
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamplebib.tex
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamples-new.bib
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/handbooksamples.bib
/usr/share/texlive/texmf-dist/doc/latex/biblatex-mla/doc/samples.bib

References

Summary

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