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