How To Install texlive-lm-math-doc.noarch on Amazon Linux 2

In this tutorial we learn how to install texlive-lm-math-doc.noarch in Amazon Linux 2. texlive-lm-math-doc.noarch is Documentation for lm-math

Introduction

In this tutorial we learn how to install texlive-lm-math-doc.noarch on Amazon Linux 2.

What is texlive-lm-math-doc.noarch

Documentation for lm-math

We can use yum to install texlive-lm-math-doc.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-lm-math-doc.noarch.

Install texlive-lm-math-doc.noarch on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install texlive-lm-math-doc.noarch using yum by running the following command:

sudo yum -y install texlive-lm-math-doc.noarch

How To Uninstall texlive-lm-math-doc.noarch on Amazon Linux 2

To uninstall only the texlive-lm-math-doc.noarch package we can use the following command:

sudo yum remove texlive-lm-math-doc.noarch

texlive-lm-math-doc.noarch Package Contents on Amazon Linux 2

/usr/share/doc/texlive-lm-math-doc-svn29044.1.958
/usr/share/doc/texlive-lm-math-doc-svn29044.1.958/lppl1.txt
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/GUST-FONT-LICENSE.txt
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/INSTALL.txt
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/README-Latin-Modern-Math.txt
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/math-test-context.tex
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/math-test.tex
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-context-latinmodern_math.pdf
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-context-latinmodern_math.tex
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-lualatex-latinmodern_math.tex
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-word-latinmodern_math.docx
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-word-latinmodern_math.pdf
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf
/usr/share/texlive/texmf-dist/doc/fonts/lm-math/test-xelatex-latinmodern_math.tex

References

Summary

In this tutorial we learn how to install texlive-lm-math-doc.noarch on Amazon Linux 2 using yum.