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

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

Introduction

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

What is texlive-lualatex-math-doc.noarch

Documentation for lualatex-math

We can use yum to install texlive-lualatex-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-lualatex-math-doc.noarch.

Install texlive-lualatex-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-lualatex-math-doc.noarch using yum by running the following command:

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

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

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

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

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

/usr/share/doc/texlive-lualatex-math-doc-svn29346.1.2
/usr/share/doc/texlive-lualatex-math-doc-svn29346.1.2/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/lualatex/lualatex-math/lualatex-math-de.pdf
/usr/share/texlive/texmf-dist/doc/lualatex/lualatex-math/lualatex-math.pdf

References

Summary

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