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