How To Install texlive-geometry-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install texlive-geometry-doc.noarch in Amazon Linux 2. texlive-geometry-doc.noarch is Documentation for geometry
Introduction
In this tutorial we learn how to install texlive-geometry-doc.noarch on Amazon Linux 2.
What is texlive-geometry-doc.noarch
Documentation for geometry
We can use yum to install texlive-geometry-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-geometry-doc.noarch.
Install texlive-geometry-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-geometry-doc.noarch using yum by running the following command:
sudo yum -y install texlive-geometry-doc.noarch
How To Uninstall texlive-geometry-doc.noarch on Amazon Linux 2
To uninstall only the texlive-geometry-doc.noarch package we can use the following command:
sudo yum remove texlive-geometry-doc.noarch
texlive-geometry-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/texlive-geometry-doc-svn19716.5.6
/usr/share/doc/texlive-geometry-doc-svn19716.5.6/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/geometry/README
/usr/share/texlive/texmf-dist/doc/latex/geometry/changes.txt
/usr/share/texlive/texmf-dist/doc/latex/geometry/geometry-samples.tex
/usr/share/texlive/texmf-dist/doc/latex/geometry/geometry.cfg
/usr/share/texlive/texmf-dist/doc/latex/geometry/geometry.pdf
References
Summary
In this tutorial we learn how to install texlive-geometry-doc.noarch on Amazon Linux 2 using yum.