How to Install and Uninstall python3-doc8 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python3-doc8" package

Please follow the guidance below to install python3-doc8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-doc8

2. Uninstall "python3-doc8" package

This is a short guide on how to uninstall python3-doc8 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-doc8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-doc8 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-doc8
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-doc8
Version: 0.6.0-3
Depends: python3-chardet, python3-docutils, python3-restructuredtext-lint, python3-six, python3-stevedore, python3 (>= 3.2), python3:any (>= 3.3.2-2~)
Suggests: python-doc8-doc
Filename: pool/universe/p/python-doc8/python3-doc8_0.6.0-3_all.deb
Size: 12884
MD5sum: c9f0fbb2ae3698e55275dd304331a943
SHA1: 2cadef84cbc1185cd5fc38af36e303b04c2d1661
SHA256: d5b31b5b8d05fe06fd15cc1c5853a5cfb9c2b7cd14f3e93dcc2d7d93eeeec4ec
Description-en: Style checker for Sphinx (or other) RST documentation - Python 3.x
Doc8 is an opinionated style checker for rst (with basic support for plain
text) styles of documentation.
.
This package contains the Python 3.x module.
Description-md5: 89e8bef59c77292a209347870cdec910
Homepage: http://git.openstack.org/cgit/stackforge/doc8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu