How To Install texlive-jadetex-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install texlive-jadetex-doc.noarch in Amazon Linux 2. texlive-jadetex-doc.noarch is Documentation for jadetex
Introduction
In this tutorial we learn how to install texlive-jadetex-doc.noarch on Amazon Linux 2.
What is texlive-jadetex-doc.noarch
Documentation for jadetex
We can use yum to install texlive-jadetex-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-jadetex-doc.noarch.
Install texlive-jadetex-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-jadetex-doc.noarch using yum by running the following command:
sudo yum -y install texlive-jadetex-doc.noarch
How To Uninstall texlive-jadetex-doc.noarch on Amazon Linux 2
To uninstall only the texlive-jadetex-doc.noarch package we can use the following command:
sudo yum remove texlive-jadetex-doc.noarch
texlive-jadetex-doc.noarch Package Contents on Amazon Linux 2
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/ChangeLog
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/ChangeLog-old
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/Makefile
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/demo.sgm
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/docbook.dsl
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/index.html
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/index.xml
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/index.xsl
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/jadetex.1
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/jadetex.cfg
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/logo.png
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/pdfjadetex.1
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/releasenotes.dsl
/usr/share/texlive/texmf-dist/doc/otherformats/jadetex/base/releasenotes.xml
References
Summary
In this tutorial we learn how to install texlive-jadetex-doc.noarch on Amazon Linux 2 using yum.