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