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

Last updated: June 02,2024

1. Install "python-sphinxcontrib.spelling" package

Please follow the guidelines below to install python-sphinxcontrib.spelling on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-sphinxcontrib.spelling" package

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

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

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

Package: python-sphinxcontrib.spelling
Priority: optional
Section: universe/python
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: sphinxcontrib-spelling
Version: 2.1.2-1
Depends: python-six, python-sphinx, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-docutils, python-enchant
Filename: pool/universe/s/sphinxcontrib-spelling/python-sphinxcontrib.spelling_2.1.2-1_all.deb
Size: 10084
MD5sum: 4b511f4c744a7017bc897ccea4090632
SHA1: 090798a4f1e6e8543dffd648391b1feb0c25cc5f
SHA256: a162ab7739a813ded386eef2be13da50c3cfb1c9fc59bf3ead7517943010e94e
Description-en: Sphinx "spelling" extension
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.
Description-md5: 97500f7ba234afd03051ea38d424d482
Homepage: http://bitbucket.org/dhellmann/sphinxcontrib-spelling
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu