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