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