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

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

Introduction

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

What is texlive-sansmath-doc.noarch

Documentation for sansmath

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

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

sudo yum -y install texlive-sansmath-doc.noarch

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

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

sudo yum remove texlive-sansmath-doc.noarch

texlive-sansmath-doc.noarch Package Contents on Amazon Linux 2

/usr/share/doc/texlive-sansmath-doc-svn17997.1.1
/usr/share/doc/texlive-sansmath-doc-svn17997.1.1/pd.txt
/usr/share/texlive/texmf-dist/doc/latex/sansmath/miscdoc.sty
/usr/share/texlive/texmf-dist/doc/latex/sansmath/sansmath.pdf
/usr/share/texlive/texmf-dist/doc/latex/sansmath/sansmath.tex

References

Summary

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