How To Install texlive-montex-doc on Fedora 36

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

Introduction

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

What is texlive-montex-doc

Documentation for montex

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

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

sudo dnf -y install texlive-montex-doc

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

sudo yum -y install texlive-montex-doc

How To Uninstall texlive-montex-doc on Fedora 36

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

sudo dnf remove texlive-montex-doc

texlive-montex-doc Package Contents on Fedora 36

/usr/share/licenses/texlive-montex-doc
/usr/share/licenses/texlive-montex-doc/gpl.txt
/usr/share/texlive/texmf-dist/doc/latex/montex
/usr/share/texlive/texmf-dist/doc/latex/montex/00README
/usr/share/texlive/texmf-dist/doc/latex/montex/00readme.mfinput.km
/usr/share/texlive/texmf-dist/doc/latex/montex/ANNOUNCE
/usr/share/texlive/texmf-dist/doc/latex/montex/EMTEX
/usr/share/texlive/texmf-dist/doc/latex/montex/HISTORY
/usr/share/texlive/texmf-dist/doc/latex/montex/INSTALL
/usr/share/texlive/texmf-dist/doc/latex/montex/MIKTEX
/usr/share/texlive/texmf-dist/doc/latex/montex/TODO
/usr/share/texlive/texmf-dist/doc/latex/montex/UPDATE
/usr/share/texlive/texmf-dist/doc/latex/montex/cyrename.pl
/usr/share/texlive/texmf-dist/doc/latex/montex/fontlist.tex
/usr/share/texlive/texmf-dist/doc/latex/montex/mfinput
/usr/share/texlive/texmf-dist/doc/latex/montex/mfinput/bithe
/usr/share/texlive/texmf-dist/doc/latex/montex/mfinput/bithe/testfont.input
/usr/share/texlive/texmf-dist/doc/latex/montex/mfinput/bithe/testfont.sh
/usr/share/texlive/texmf-dist/doc/latex/montex/mkmlsmf.pl
/usr/share/texlive/texmf-dist/doc/latex/montex/mls-diag.tex
/usr/share/texlive/texmf-dist/doc/latex/montex/mlsquick.pdf
/usr/share/texlive/texmf-dist/doc/latex/montex/mlsquick.tex
/usr/share/texlive/texmf-dist/doc/latex/montex/mnhyphen.tex
/usr/share/texlive/texmf-dist/doc/latex/montex/montex.pdf
/usr/share/texlive/texmf-dist/doc/latex/montex/montex.tex
/usr/share/texlive/texmf-dist/doc/latex/montex/montex.xml
/usr/share/texlive/texmf-dist/doc/latex/montex/mtdocmac.tex
/usr/share/texlive/texmf-dist/doc/latex/montex/testfont.input
/usr/share/texlive/texmf-dist/doc/latex/montex/testfont.sh
/usr/share/texlive/texmf-dist/doc/latex/montex/zanabazr.pdf
/usr/share/texlive/texmf-dist/doc/latex/montex/zanabazr.tex

References

Summary

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