How To Install texlive-ms-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install texlive-ms-doc.noarch in Amazon Linux 2. texlive-ms-doc.noarch is Documentation for ms
Introduction
In this tutorial we learn how to install texlive-ms-doc.noarch on Amazon Linux 2.
What is texlive-ms-doc.noarch
Documentation for ms
We can use yum to install texlive-ms-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-ms-doc.noarch.
Install texlive-ms-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-ms-doc.noarch using yum by running the following command:
sudo yum -y install texlive-ms-doc.noarch
How To Uninstall texlive-ms-doc.noarch on Amazon Linux 2
To uninstall only the texlive-ms-doc.noarch package we can use the following command:
sudo yum remove texlive-ms-doc.noarch
texlive-ms-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/texlive-ms-doc-svn24467.0
/usr/share/doc/texlive-ms-doc-svn24467.0/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/ms/count1to.pdf
/usr/share/texlive/texmf-dist/doc/latex/ms/everysel.pdf
/usr/share/texlive/texmf-dist/doc/latex/ms/everyshi.asc
/usr/share/texlive/texmf-dist/doc/latex/ms/everyshi.bug
/usr/share/texlive/texmf-dist/doc/latex/ms/everyshi.pdf
/usr/share/texlive/texmf-dist/doc/latex/ms/multitoc.asc
/usr/share/texlive/texmf-dist/doc/latex/ms/multitoc.bug
/usr/share/texlive/texmf-dist/doc/latex/ms/multitoc.pdf
/usr/share/texlive/texmf-dist/doc/latex/ms/prelim2e.pdf
/usr/share/texlive/texmf-dist/doc/latex/ms/ragged2e.pdf
References
Summary
In this tutorial we learn how to install texlive-ms-doc.noarch on Amazon Linux 2 using yum.