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

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

Introduction

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

What is texlive-euenc-doc.noarch

Documentation for euenc

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

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

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

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

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

sudo yum remove texlive-euenc-doc.noarch

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

/usr/share/doc/texlive-euenc-doc-svn19795.0.1h
/usr/share/doc/texlive-euenc-doc-svn19795.0.1h/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/euenc/README
/usr/share/texlive/texmf-dist/doc/latex/euenc/euenc.pdf
/usr/share/texlive/texmf-dist/doc/latex/euenc/test-euxlm.ltx

References

Summary

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