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

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

Introduction

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

What is texlive-xecjk-doc.noarch

Documentation for xecjk

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

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

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

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

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

sudo yum remove texlive-xecjk-doc.noarch

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

/usr/share/doc/texlive-xecjk-doc-svn28816.3.1.2
/usr/share/doc/texlive-xecjk-doc-svn28816.3.1.2/lppl1.txt
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/README
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-CJKecglue.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-CJKfntef.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-autofake.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-checksingle.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-fallback.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-punctstyle.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-subCJKblock.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/example/xeCJK-example-verbatim.tex
/usr/share/texlive/texmf-dist/doc/xelatex/xecjk/xeCJK.pdf

References

Summary

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