How to Install and Uninstall latex2html.noarch Package on Amazon Linux 2

Last updated: October 05,2024

1. Install "latex2html.noarch" package

This is a short guide on how to install latex2html.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install latex2html.noarch

2. Uninstall "latex2html.noarch" package

Please follow the instructions below to uninstall latex2html.noarch on Amazon Linux 2:

$ sudo yum remove latex2html.noarch $ sudo yum autoremove

3. Information about the latex2html.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : latex2html
Arch : noarch
Version : 2012
Release : 3.amzn2
Size : 840 k
Repo : amzn2-core/2/x86_64
Summary : Converts LaTeX documents to HTML
URL : http://www.latex2html.org/
License : GPLv2+
Description : LATEX2HTML is a converter written in Perl that converts LATEX
: documents to HTML. This way e.g. scientific papers - primarily
: typeset for printing - can be put on the Web for online viewing.
:
: LATEX2HTML does also a good job in rapid web site deployment.
: These pages are generated from a single LATEX source.