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