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

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

Introduction

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

What is texlive-xifthen-doc.noarch

Documentation for xifthen

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

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

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

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

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

sudo yum remove texlive-xifthen-doc.noarch

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

/usr/share/doc/texlive-xifthen-doc-svn15878.1.3
/usr/share/doc/texlive-xifthen-doc-svn15878.1.3/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/xifthen/README
/usr/share/texlive/texmf-dist/doc/latex/xifthen/xifthen.pdf
/usr/share/texlive/texmf-dist/doc/latex/xifthen/xifthen.tex

References

Summary

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