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