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

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

Introduction

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

What is texlive-wrapfig-doc.noarch

Documentation for wrapfig

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

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

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

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

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

sudo yum remove texlive-wrapfig-doc.noarch

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

/usr/share/doc/texlive-wrapfig-doc-svn22048.3.6
/usr/share/doc/texlive-wrapfig-doc-svn22048.3.6/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/wrapfig/multiple-span.txt
/usr/share/texlive/texmf-dist/doc/latex/wrapfig/wrapfig-doc.pdf
/usr/share/texlive/texmf-dist/doc/latex/wrapfig/wrapfig-doc.tex

References

Summary

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