How To Install texlive-titlesec-doc.noarch on Amazon Linux 2

In this tutorial we learn how to install texlive-titlesec-doc.noarch in Amazon Linux 2. texlive-titlesec-doc.noarch is Documentation for titlesec

Introduction

In this tutorial we learn how to install texlive-titlesec-doc.noarch on Amazon Linux 2.

What is texlive-titlesec-doc.noarch

Documentation for titlesec

We can use yum to install texlive-titlesec-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-titlesec-doc.noarch.

Install texlive-titlesec-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-titlesec-doc.noarch using yum by running the following command:

sudo yum -y install texlive-titlesec-doc.noarch

How To Uninstall texlive-titlesec-doc.noarch on Amazon Linux 2

To uninstall only the texlive-titlesec-doc.noarch package we can use the following command:

sudo yum remove texlive-titlesec-doc.noarch

texlive-titlesec-doc.noarch Package Contents on Amazon Linux 2

/usr/share/doc/texlive-titlesec-doc-svn24852.2.10.0
/usr/share/doc/texlive-titlesec-doc-svn24852.2.10.0/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/titlesec/CHANGES
/usr/share/texlive/texmf-dist/doc/latex/titlesec/README
/usr/share/texlive/texmf-dist/doc/latex/titlesec/titleps.pdf
/usr/share/texlive/texmf-dist/doc/latex/titlesec/titleps.tex
/usr/share/texlive/texmf-dist/doc/latex/titlesec/titlesec.pdf
/usr/share/texlive/texmf-dist/doc/latex/titlesec/titlesec.tex

References

Summary

In this tutorial we learn how to install texlive-titlesec-doc.noarch on Amazon Linux 2 using yum.