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