How To Install texlive-eepic-doc.noarch on Amazon Linux 2
In this tutorial we learn how to install texlive-eepic-doc.noarch in Amazon Linux 2. texlive-eepic-doc.noarch is Documentation for eepic
Introduction
In this tutorial we learn how to install texlive-eepic-doc.noarch on Amazon Linux 2.
What is texlive-eepic-doc.noarch
Documentation for eepic
We can use yum to install texlive-eepic-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-eepic-doc.noarch.
Install texlive-eepic-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-eepic-doc.noarch using yum by running the following command:
sudo yum -y install texlive-eepic-doc.noarch
How To Uninstall texlive-eepic-doc.noarch on Amazon Linux 2
To uninstall only the texlive-eepic-doc.noarch package we can use the following command:
sudo yum remove texlive-eepic-doc.noarch
texlive-eepic-doc.noarch Package Contents on Amazon Linux 2
/usr/share/doc/texlive-eepic-doc-svn15878.1.1e
/usr/share/doc/texlive-eepic-doc-svn15878.1.1e/pd.txt
/usr/share/texlive/texmf-dist/doc/latex/eepic/eepic.pdf
/usr/share/texlive/texmf-dist/doc/latex/eepic/eepic.tex
/usr/share/texlive/texmf-dist/doc/latex/eepic/epic-eg3.fig
/usr/share/texlive/texmf-dist/doc/latex/eepic/epic-eg3.tex
/usr/share/texlive/texmf-dist/doc/latex/eepic/epic-eg4.fig
/usr/share/texlive/texmf-dist/doc/latex/eepic/epic-eg4.tex
/usr/share/texlive/texmf-dist/doc/latex/eepic/fig2eepic/epic-eg3.fig
/usr/share/texlive/texmf-dist/doc/latex/eepic/fig2eepic/epic-eg4.fig
/usr/share/texlive/texmf-dist/doc/latex/eepic/fig2eepic/fig2epic.1
/usr/share/texlive/texmf-dist/doc/latex/eepic/fig2eepic/makefile
/usr/share/texlive/texmf-dist/doc/latex/eepic/fig2eepic/readme
/usr/share/texlive/texmf-dist/doc/latex/eepic/grafig.shar
/usr/share/texlive/texmf-dist/doc/latex/eepic/readme
References
Summary
In this tutorial we learn how to install texlive-eepic-doc.noarch on Amazon Linux 2 using yum.