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

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

Introduction

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

What is texlive-enctex-doc.noarch

Documentation for enctex

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

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

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

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

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

sudo yum remove texlive-enctex-doc.noarch

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

/usr/share/doc/texlive-enctex-doc-svn28602.0
/usr/share/doc/texlive-enctex-doc-svn28602.0/gpl.txt
/usr/share/texlive/texmf-dist/doc/generic/enctex/COPYING
/usr/share/texlive/texmf-dist/doc/generic/enctex/COPYING.UCD
/usr/share/texlive/texmf-dist/doc/generic/enctex/INSTALL
/usr/share/texlive/texmf-dist/doc/generic/enctex/INSTALL.eng
/usr/share/texlive/texmf-dist/doc/generic/enctex/README
/usr/share/texlive/texmf-dist/doc/generic/enctex/changes.txt
/usr/share/texlive/texmf-dist/doc/generic/enctex/encdoc-e.pdf
/usr/share/texlive/texmf-dist/doc/generic/enctex/encdoc-e.tex
/usr/share/texlive/texmf-dist/doc/generic/enctex/encdoc.pdf
/usr/share/texlive/texmf-dist/doc/generic/enctex/encdoc.tex
/usr/share/texlive/texmf-dist/doc/generic/enctex/math-example.tex
/usr/share/texlive/texmf-dist/doc/generic/enctex/unimap.diff
/usr/share/texlive/texmf-dist/doc/generic/enctex/unimap.py
/usr/share/texlive/texmf-dist/doc/generic/enctex/vlna.tex

References

Summary

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