How to Install and Uninstall sgmltools-lite Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "sgmltools-lite" package

Please follow the instructions below to install sgmltools-lite on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sgmltools-lite

2. Uninstall "sgmltools-lite" package

This guide covers the steps necessary to uninstall sgmltools-lite on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sgmltools-lite $ sudo apt autoclean && sudo apt autoremove

3. Information about the sgmltools-lite package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sgmltools-lite
Priority: optional
Section: universe/text
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 3.0.3.0.cvs.20010909-19
Replaces: sgmltools-2
Provides: sgmltools-2
Depends: sgml-base (>= 1.10), docbook (>= 4.1-1), docbook-dsssl (>= 1.71-1), python (>= 1.5), jade | openjade
Recommends: w3m | w3mmee
Suggests: jadetex, lynx, linuxdoc-tools
Conflicts: sgmltools-2 (<= 2.0.2-4)
Filename: pool/universe/s/sgmltools-lite/sgmltools-lite_3.0.3.0.cvs.20010909-19_all.deb
Size: 29272
MD5sum: c13a901b64491d565bea8949d2f4ff73
SHA1: 7a603a10bf1e58fbaf348b7eb62e0830cf2ab3cb
SHA256: c031e63da25a4eb4077d27820810f4a200994e8bcecfe97f13172aabd150e86e
Description-en: convert DocBook SGML source into HTML using DSSSL
A text-formatting package based on SGML (Standard Generalized Markup
Language), which allows you to produce TeX/DVI/PS/PDF, HTML, RTF, and
plain ASCII (currently via w3m by default) from a single source with
other recommended and suggested packages; due to the flexible nature
of SGML, many other target formats are possible.
.
This tool can not handle DocBook XML yet. For DocBook SGML only.
.
HTML can be generated without any other Debian text processing package,
but for the other formats the appropriate packages have to be installed.
You need to install lynx or w3m for ASCII text output (w3m is the default
txt backend). Also jadetex is required for PS and PDF, and
linuxdoc-tools for ld2db conversion.
.
This system is tailored for writing technical software documentation,
an example of which are the Linux HOWTO documents. However, there is
nothing Linux-specific about this package; it can be used for many
other types of documentation on many other systems. It should be
useful for all kinds of printed and online documentation.
.
The package was formerly called linuxdoc-sgml because it originates
from the Linux Documentation Project (LDP). The name has been changed
into sgmltools to make it clearer that there is no Linux-specific
stuff included in this package.
.
This is the latest version of the sgmltools series and the successor of
sgmltools v2.
Description-md5: a03ccc70330524dc737c44f838ae7219
Multi-Arch: foreign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu