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

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

Introduction

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

What is texlive-sectsty-doc.noarch

Documentation for sectsty

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

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

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

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

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

sudo yum remove texlive-sectsty-doc.noarch

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

/usr/share/doc/texlive-sectsty-doc-svn15878.2.0.2
/usr/share/doc/texlive-sectsty-doc-svn15878.2.0.2/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/sectsty/sectsty.pdf

References

Summary

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