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

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

Introduction

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

What is texlive-textcase-doc.noarch

Documentation for textcase

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

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

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

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

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

sudo yum remove texlive-textcase-doc.noarch

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

/usr/share/doc/texlive-textcase-doc-svn15878.0
/usr/share/doc/texlive-textcase-doc-svn15878.0/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/textcase/README
/usr/share/texlive/texmf-dist/doc/latex/textcase/textcase.pdf

References

Summary

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