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