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

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

Introduction

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

What is texlive-currfile-doc.noarch

Documentation for currfile

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

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

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

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

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

sudo yum remove texlive-currfile-doc.noarch

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

/usr/share/doc/texlive-currfile-doc-svn29012.0.7b
/usr/share/doc/texlive-currfile-doc-svn29012.0.7b/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/currfile/README
/usr/share/texlive/texmf-dist/doc/latex/currfile/currfile.pdf

References

Summary

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