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

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

Introduction

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

What is texlive-textpos-doc.noarch

Documentation for textpos

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

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

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

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

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

sudo yum remove texlive-textpos-doc.noarch

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

/usr/share/doc/texlive-textpos-doc-svn28261.1.7h
/usr/share/doc/texlive-textpos-doc-svn28261.1.7h/gpl.txt
/usr/share/texlive/texmf-dist/doc/latex/textpos/LICENCE
/usr/share/texlive/texmf-dist/doc/latex/textpos/README
/usr/share/texlive/texmf-dist/doc/latex/textpos/VERSION-1.7i
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/README
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t1.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t2.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t3.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t4.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t5.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t6.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t7.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/examples/t8.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/niepraschk-eso-pic.pdf
/usr/share/texlive/texmf-dist/doc/latex/textpos/niepraschk-eso-pic.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/textpos-example.tex
/usr/share/texlive/texmf-dist/doc/latex/textpos/textpos.html
/usr/share/texlive/texmf-dist/doc/latex/textpos/textpos.pdf

References

Summary

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