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