How To Install texlive-arphic-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install texlive-arphic-doc.noarch in Amazon Linux 2. texlive-arphic-doc.noarch is Documentation for arphic
Introduction
In this tutorial we learn how to install texlive-arphic-doc.noarch on Amazon Linux 2.
What is texlive-arphic-doc.noarch
Documentation for arphic
We can use yum to install texlive-arphic-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-arphic-doc.noarch.
Install texlive-arphic-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-arphic-doc.noarch using yum by running the following command:
sudo yum -y install texlive-arphic-doc.noarch
How To Uninstall texlive-arphic-doc.noarch on Amazon Linux 2
To uninstall only the texlive-arphic-doc.noarch package we can use the following command:
sudo yum remove texlive-arphic-doc.noarch
texlive-arphic-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/texlive-arphic-doc-svn15878.0
/usr/share/doc/texlive-arphic-doc-svn15878.0/other-free.txt
/usr/share/texlive/texmf-dist/doc/fonts/arphic/arphic-sampler.pdf
/usr/share/texlive/texmf-dist/doc/fonts/arphic/arphic-sampler.tex
/usr/share/texlive/texmf-dist/doc/fonts/arphic/bkaiu/README
/usr/share/texlive/texmf-dist/doc/fonts/arphic/bsmiu/README
/usr/share/texlive/texmf-dist/doc/fonts/arphic/gbsnu/README
/usr/share/texlive/texmf-dist/doc/fonts/arphic/gkaiu/README
References
Summary
In this tutorial we learn how to install texlive-arphic-doc.noarch on Amazon Linux 2 using yum.