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