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

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

Introduction

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

What is texlive-showexpl-doc.noarch

Documentation for showexpl

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

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

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

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

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

sudo yum remove texlive-showexpl-doc.noarch

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

/usr/share/doc/texlive-showexpl-doc-svn27790.v0.3j
/usr/share/doc/texlive-showexpl-doc-svn27790.v0.3j/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/showexpl/README
/usr/share/texlive/texmf-dist/doc/latex/showexpl/result-picture.pdf
/usr/share/texlive/texmf-dist/doc/latex/showexpl/showexpl-test.pdf
/usr/share/texlive/texmf-dist/doc/latex/showexpl/showexpl-test.tex
/usr/share/texlive/texmf-dist/doc/latex/showexpl/showexpl.cfg
/usr/share/texlive/texmf-dist/doc/latex/showexpl/showexpl.pdf

References

Summary

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