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