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

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

Introduction

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

What is texlive-fix2col-doc.noarch

Documentation for fix2col

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

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

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

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

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

sudo yum remove texlive-fix2col-doc.noarch

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

/usr/share/doc/texlive-fix2col-doc-svn17133.0
/usr/share/doc/texlive-fix2col-doc-svn17133.0/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/fix2col/README
/usr/share/texlive/texmf-dist/doc/latex/fix2col/fix2col.pdf

References

Summary

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