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