How to Install and Uninstall tex4ht-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "tex4ht-common" package

Learn how to install tex4ht-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tex4ht-common

2. Uninstall "tex4ht-common" package

Please follow the guidance below to uninstall tex4ht-common on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove tex4ht-common $ sudo apt autoclean && sudo apt autoremove

3. Information about the tex4ht-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tex4ht-common
Priority: optional
Section: universe/tex
Installed-Size: 14759
Maintainer: Ubuntu Developers
Original-Maintainer: Kapil Hari Paranjape
Architecture: all
Source: tex4ht
Version: 20090611-1.1build1
Replaces: tex4ht (<< 20051106.1516)
Depends: texlive-base-bin
Recommends: tex4ht, dvipng, zip
Suggests: imagemagick | netpbm, ghostscript (>= 8.62), libxml2-utils, openjdk-6-jre-headless | java5-runtime-headless
Conflicts: tex4ht (<< 20051106.1516)
Filename: pool/universe/t/tex4ht/tex4ht-common_20090611-1.1build1_all.deb
Size: 2068594
MD5sum: 994dfb67b6b398f40d55af920cf61eee
SHA1: 0d1bc6a7be0e235b2283c5f80918aafefb585e87
SHA256: 590295fd7a337e327c6af74d99d655d266ebbca9e993d41a8a13cef54415077a
Description-en: LaTeX and TeX for Hypertext (HTML) - support files
TeX4ht is a highly configurable TeX-based authoring system for producing
hypertext. It interacts with TeX-based applications through style files and
postprocessors, leaving the processing of the source files to the native TeX
compiler. Consequently, TeX4ht can handle the features of TeX-based systems
in general, and of LaTeX in particular.
.
TeX4ht can be used both for authoring HTML using TeX/LaTeX input files, or
for converting existing TeX input files (in any format) into HTML, with
(usually) only minor modifications. Other varieties of hypertext can also be
produced, including XML, XHTML, MathML and the Openoffice.org format of XML.
.
There are a number of different ways to convert glyphs and graphics
in the DVI files into PNG, GIF or JPEG. The default is to use dvipng.
Alternatives using ghostscript, imagemagick, netpbm and/or pstoedit are
also possible.
.
This package contains only the architecture independent files for
TeX4ht. You should install the tex4ht package to use these files.
Description-md5: 6802fe022accec5d08d32741113e9bfe
Homepage: http://www.cse.ohio-state.edu/~gurari/TeX4ht/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu