How to Install and Uninstall python-sphinxcontrib.spelling-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "python-sphinxcontrib.spelling-doc" package

This guide covers the steps necessary to install python-sphinxcontrib.spelling-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-sphinxcontrib.spelling-doc

2. Uninstall "python-sphinxcontrib.spelling-doc" package

Please follow the step by step instructions below to uninstall python-sphinxcontrib.spelling-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-sphinxcontrib.spelling-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-sphinxcontrib.spelling-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-sphinxcontrib.spelling-doc
Priority: optional
Section: universe/doc
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sphinxcontrib-spelling
Version: 2.1.2-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/s/sphinxcontrib-spelling/python-sphinxcontrib.spelling-doc_2.1.2-1_all.deb
Size: 24592
MD5sum: 05e8f64db9c1cda71f71b5543293d90c
SHA1: a6456790d19a17f7cb643a45f3818cbfbe056ac1
SHA256: c9e67666a44e5b9968d755be3aeabd6e0f2195920f008d595af15b8f897b344e
Description-en: Sphinx "spelling" extension (documentation)
This package contains the spelling extension for the Sphinx documentation
system.
The extension enables a spelling checker which uses PyEnchant to produce a
report showing misspelled words.
.
The extension also:
- Supports multiple source languages using the standard enchant
dictionaries.
- Supports project-specific dictionaries for localized jargon and other
terminology that may not appear in the global dictionaries.
- Suggests alternatives to words not found in the dictionary, when
possible.
.
This package contains the HTML documentation.
Description-md5: 619ef3e89fb23be4ab351e9af32afcbf
Homepage: http://bitbucket.org/dhellmann/sphinxcontrib-spelling
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu