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