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

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

Introduction

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

What is texlive-txfonts-doc.noarch

Documentation for txfonts

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

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

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

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

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

sudo yum remove texlive-txfonts-doc.noarch

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

/usr/share/doc/texlive-txfonts-doc-svn15878.0
/usr/share/doc/texlive-txfonts-doc-svn15878.0/gpl.txt
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/00bug_fix.txt
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/COPYRIGHT
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/README
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/txfontsdoc.pdf
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/txfontsdoc.tex
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/txfontsdocA4.pdf
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/txfontsdocA4.tex
/usr/share/texlive/texmf-dist/doc/fonts/txfonts/txmi.vpl

References

Summary

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