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

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

Introduction

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

What is texlive-mflogo-doc.noarch

Documentation for mflogo

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

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

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

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

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

sudo yum remove texlive-mflogo-doc.noarch

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

/usr/share/doc/texlive-mflogo-doc-svn17487.0
/usr/share/doc/texlive-mflogo-doc-svn17487.0/lppl1.txt
/usr/share/texlive/texmf-dist/doc/latex/mflogo/mflogo.pdf

References

Summary

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