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

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

Introduction

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

What is texlive-fontbook-doc.noarch

Documentation for fontbook

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

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

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

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

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

sudo yum remove texlive-fontbook-doc.noarch

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

/usr/share/doc/texlive-fontbook-doc-svn23608.0.2
/usr/share/doc/texlive-fontbook-doc-svn23608.0.2/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/xelatex/fontbook/README
/usr/share/texlive/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.pdf
/usr/share/texlive/texmf-dist/doc/xelatex/fontbook/fontbook-freefonts.tex
/usr/share/texlive/texmf-dist/doc/xelatex/fontbook/fontbook.pdf

References

Summary

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