How To Install texlive-collection-documentation-base.noarch on Amazon Linux 2

In this tutorial we learn how to install texlive-collection-documentation-base.noarch in Amazon Linux 2. texlive-collection-documentation-base.noarch is TeX Live documentation

Introduction

In this tutorial we learn how to install texlive-collection-documentation-base.noarch on Amazon Linux 2.

What is texlive-collection-documentation-base.noarch

collection-documentation-base package

We can use yum to install texlive-collection-documentation-base.noarch on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install texlive-collection-documentation-base.noarch.

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

sudo yum -y install texlive-collection-documentation-base.noarch

How To Uninstall texlive-collection-documentation-base.noarch on Amazon Linux 2

To uninstall only the texlive-collection-documentation-base.noarch package we can use the following command:

sudo yum remove texlive-collection-documentation-base.noarch

texlive-collection-documentation-base.noarch Package Contents on Amazon Linux 2

References

Summary

In this tutorial we learn how to install texlive-collection-documentation-base.noarch on Amazon Linux 2 using yum.