How To Install texlive-eso-pic-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install texlive-eso-pic-doc.noarch in Amazon Linux 2. texlive-eso-pic-doc.noarch is Documentation for eso-pic
Introduction
In this tutorial we learn how to install texlive-eso-pic-doc.noarch on Amazon Linux 2.
What is texlive-eso-pic-doc.noarch
Documentation for eso-pic
We can use yum to install texlive-eso-pic-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-eso-pic-doc.noarch.
Install texlive-eso-pic-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-eso-pic-doc.noarch using yum by running the following command:
sudo yum -y install texlive-eso-pic-doc.noarch
How To Uninstall texlive-eso-pic-doc.noarch on Amazon Linux 2
To uninstall only the texlive-eso-pic-doc.noarch package we can use the following command:
sudo yum remove texlive-eso-pic-doc.noarch
texlive-eso-pic-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/texlive-eso-pic-doc-svn21515.2.0c
/usr/share/doc/texlive-eso-pic-doc-svn21515.2.0c/lppl1.2.txt
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-article-test.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-ex1.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-ex2.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-ex3.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-ex4.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-ex5.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-ex6.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-memoir-test.tex
/usr/share/texlive/texmf-dist/doc/latex/eso-pic/eso-pic.pdf
References
Summary
In this tutorial we learn how to install texlive-eso-pic-doc.noarch on Amazon Linux 2 using yum.