How To Install texlive-ifoddpage.noarch on Amazon Linux 2

In this tutorial we learn how to install texlive-ifoddpage.noarch in Amazon Linux 2. texlive-ifoddpage.noarch is ifoddpage package

Introduction

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

What is texlive-ifoddpage.noarch

ifoddpage package

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

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

sudo yum -y install texlive-ifoddpage.noarch

How To Uninstall texlive-ifoddpage.noarch on Amazon Linux 2

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

sudo yum remove texlive-ifoddpage.noarch

texlive-ifoddpage.noarch Package Contents on Amazon Linux 2

/usr/share/texlive/texmf-dist/tex/latex/ifoddpage/ifoddpage.sty

References

Summary

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