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

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

Introduction

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

What is texlive-underscore-doc.noarch

Documentation for underscore

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

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

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

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

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

sudo yum remove texlive-underscore-doc.noarch

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

/usr/share/doc/texlive-underscore-doc-svn18261.0
/usr/share/doc/texlive-underscore-doc-svn18261.0/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/underscore/miscdoc.sty
/usr/share/texlive/texmf-dist/doc/latex/underscore/underscore.pdf
/usr/share/texlive/texmf-dist/doc/latex/underscore/underscore.tex

References

Summary

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