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