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