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

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

Introduction

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

What is texlive-babel-doc.noarch

Documentation for babel

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

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

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

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

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

sudo yum remove texlive-babel-doc.noarch

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

/usr/share/doc/texlive-babel-doc-svn24756.3.8m
/usr/share/doc/texlive-babel-doc-svn24756.3.8m/lppl1.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/00readme.heb
/usr/share/texlive/texmf-dist/doc/generic/babel/00readme.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/GreekFonts.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/announce.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/athnum.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/babel.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/bbcompat.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/bbidxglo.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/bugs.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/changes.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/fixes.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/greek-fdd.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/greek-usage.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/grmath.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/grsymb.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/howtoget.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/install.OzTeX-4
/usr/share/texlive/texmf-dist/doc/generic/babel/install.OzTeX-pre4
/usr/share/texlive/texmf-dist/doc/generic/babel/install.txt
/usr/share/texlive/texmf-dist/doc/generic/babel/language.dat
/usr/share/texlive/texmf-dist/doc/generic/babel/language.skeleton
/usr/share/texlive/texmf-dist/doc/generic/babel/legal.bbl
/usr/share/texlive/texmf-dist/doc/generic/babel/manifest.bbl
/usr/share/texlive/texmf-dist/doc/generic/babel/tb1202.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/tb1401.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/tb1604.pdf
/usr/share/texlive/texmf-dist/doc/generic/babel/todo.txt

References

Summary

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