How To Install texlive-xmltex-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install texlive-xmltex-doc.noarch in Amazon Linux 2. texlive-xmltex-doc.noarch is Documentation for xmltex
Introduction
In this tutorial we learn how to install texlive-xmltex-doc.noarch on Amazon Linux 2.
What is texlive-xmltex-doc.noarch
Documentation for xmltex
We can use yum to install texlive-xmltex-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-xmltex-doc.noarch.
Install texlive-xmltex-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-xmltex-doc.noarch using yum by running the following command:
sudo yum -y install texlive-xmltex-doc.noarch
How To Uninstall texlive-xmltex-doc.noarch on Amazon Linux 2
To uninstall only the texlive-xmltex-doc.noarch package we can use the following command:
sudo yum remove texlive-xmltex-doc.noarch
texlive-xmltex-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/texlive-xmltex-doc-svn28273.0.8
/usr/share/doc/texlive-xmltex-doc-svn28273.0.8/lppl1.txt
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/englishutf16.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/englishutf8.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/langtest.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/manual.html
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/manual.tex
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/manual.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/manual.xsl
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/portugeselatin1.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/readme.txt
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/russiankoi8.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/russianutf8.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/testascii.cfg
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/testascii.tex
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/testascii.xml
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/testsec.tex
/usr/share/texlive/texmf-dist/doc/otherformats/xmltex/base/testsec.xml
References
Summary
In this tutorial we learn how to install texlive-xmltex-doc.noarch on Amazon Linux 2 using yum.