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

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

Introduction

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

What is texlive-fncychap-doc.noarch

Documentation for fncychap

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

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

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

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

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

sudo yum remove texlive-fncychap-doc.noarch

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

/usr/share/doc/texlive-fncychap-doc-svn20710.v1.34
/usr/share/doc/texlive-fncychap-doc-svn20710.v1.34/lppl1.3.txt
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Bjarne.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Bjarnes.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Bjornstrup.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/BjornstrupS.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Conny.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Connys.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Glenn.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Glenns.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Lenny.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Lennys.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/README
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Rejne.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Rejnes.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Sonny.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/Sonnys.eps
/usr/share/texlive/texmf-dist/doc/latex/fncychap/fncychap.pdf
/usr/share/texlive/texmf-dist/doc/latex/fncychap/fncychap.tex
/usr/share/texlive/texmf-dist/doc/latex/fncychap/manifest.txt

References

Summary

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