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