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