How to Install and Uninstall pydocstyle Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "pydocstyle" package

This guide let you learn how to install pydocstyle on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pydocstyle

2. Uninstall "pydocstyle" package

Please follow the step by step instructions below to uninstall pydocstyle on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pydocstyle $ sudo apt autoclean && sudo apt autoremove

3. Information about the pydocstyle package on Ubuntu 21.10 (Impish Indri)

Package: pydocstyle
Architecture: all
Version: 2.1.1-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22
Depends: python3:any, python3-pydocstyle (= 2.1.1-1)
Conflicts: pep257
Replaces: pep257
Filename: pool/universe/p/pydocstyle/pydocstyle_2.1.1-1_all.deb
Size: 7424
MD5sum: 92432f456a0f98a4e1d27f9ef938a525
SHA1: 2d33cede202819318be9e0468655207b7c8fe5ca
SHA256: e0038b7ab406f171f6d8b679ea6453f2dffbff1a606536e0685e037c85e1fdb2
SHA512: 5b4adbd393a5cc55109bb12f9d355ab4199c17ab70a982ef792ee6c7519433e3513737314e2000decd9bb7f86ae2dd6d59eb92c113640dfae1ef69434fbba919
Homepage: http://pydocstyle.readthedocs.org/
Description-en: Python docstring style checker (PEP-257 conventions)
PEP-257 provides conventions for Python docstrings (string literals which
occur as first statement in a module, function, class or method definition
for documentation purposes). This tool checks Python code whether
these conventions have been complied with, and if docstring are missing.
.
This is a successor of the application "pep257".
.
This package installs the cli tool.
Description-md5: fcbb05c70eefc9314a8209f5bc0c1d8b