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