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

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

Introduction

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

What is texlive-kpathsea-doc.noarch

Documentation for kpathsea

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

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

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

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

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

sudo yum remove texlive-kpathsea-doc.noarch

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

/usr/share/doc/texlive-kpathsea-doc-svn28792.0
/usr/share/doc/texlive-kpathsea-doc-svn28792.0/lgpl2.1.txt
/usr/share/texlive/texmf/doc/kpathsea/kpathsea.html
/usr/share/texlive/texmf/doc/kpathsea/kpathsea.pdf
/usr/share/texlive/texmf/doc/web2c/web2c.html
/usr/share/texlive/texmf/doc/web2c/web2c.pdf

References

Summary

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