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