How to Install and Uninstall sgml-spell-checker Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "sgml-spell-checker" package

Please follow the steps below to install sgml-spell-checker on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sgml-spell-checker

2. Uninstall "sgml-spell-checker" package

In this section, we are going to explain the necessary steps to uninstall sgml-spell-checker on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sgml-spell-checker $ sudo apt autoclean && sudo apt autoremove

3. Information about the sgml-spell-checker package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sgml-spell-checker
Priority: optional
Section: universe/text
Installed-Size: 72
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Peter Eisentraut
Architecture: all
Version: 0.0.20040919-3
Depends: opensp | sp, aspell, sgmlspl, perl
Filename: pool/universe/s/sgml-spell-checker/sgml-spell-checker_0.0.20040919-3_all.deb
Size: 8024
MD5sum: 358871eab6247054d38c7ea3b44dad7a
SHA1: f0fa1efb429ee7b19a497121cb62ce5f590caffb
SHA256: dcff28f61f25c9160c1aedf71a49cdf9c8bc5902c7128fa14df51c0060a61b97
Description-en: spell checker for SGML documents
This package includes a couple of tools that you can use to
automatically spell-check your SGML documents. One of the
advantages of this tool over some other SGML-aware spell
checkers is that it scans your documents in the form in which
the SGML parser actually sees it, which means it is not line-based,
system entities are resolved, marked sections are treated appropriately, etc.
.
Also, this tool can be made aware of particular DTDs, in the
sense that it knows not to spell-check the content of elements
that do not represent human-language text, such as
in DocBook. An exclusion list for the DocBook DTD is included, others
can be added trivially.
.
Home page: http://developer.postgresql.org/~petere/sgml-spell-checker/
Description-md5: 2ac8c4622104472e9bb2e86d303c9bf0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu