How to Install and Uninstall texlive-tex4ht.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "texlive-tex4ht.noarch" package

This guide covers the steps necessary to install texlive-tex4ht.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install texlive-tex4ht.noarch

2. Uninstall "texlive-tex4ht.noarch" package

Please follow the instructions below to uninstall texlive-tex4ht.noarch on Amazon Linux 2:

$ sudo yum remove texlive-tex4ht.noarch $ sudo yum autoremove

3. Information about the texlive-tex4ht.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : texlive-tex4ht
Arch : noarch
Epoch : 2
Version : svn29474.0
Release : 38.amzn2.0.5
Size : 1.5 M
Repo : amzn2-core/2/x86_64
Summary : Convert (La)TeX to HTML/XML
URL : http://tug.org/texlive/
License : LPPL
Description : A converter from TeX and LaTeX to SGML-based formats such as
: (X)HTML, MathML, OpenDocument, and DocBook, providing a
: configurable (La)TeX-based authoring system for hypertext.
: Tex4ht does not parse (La)TeX source (so that it avoids the
: difficulties encountered by many other converters, arising from
: the irregularity of (La)TeX syntax). Instead, Tex4ht uses
: (La)TeX itself (with an extra macro package) to produce a non-
: standard DVI file that it can then process. This technique
: allows TeX4ht to approach the robustness characteristic of
: restricted-syntax systems such as hyperlatex and gellmu. Note
: that CTAN no longer holds the definitive sources of the
: package: see the 'Readme' file.
:
: date: 2012-02-23 17:06:23 +0100