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

Last updated: October 05,2024

1. Install "python3-pydocstyle" package

Please follow the guidelines below to install python3-pydocstyle on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pydocstyle

2. Uninstall "python3-pydocstyle" package

In this section, we are going to explain the necessary steps to uninstall python3-pydocstyle on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-pydocstyle
Architecture: all
Version: 2.1.1-1
Priority: optional
Section: universe/python
Source: pydocstyle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 127
Depends: python3-six, python3-snowballstemmer, python3:any (>= 3.3.2-2~)
Conflicts: pep257
Breaks: pydocstyle (<< 2.0.0-1~exp2)
Replaces: pep257, pydocstyle (<< 2.0.0-1~exp2)
Filename: pool/universe/p/pydocstyle/python3-pydocstyle_2.1.1-1_all.deb
Size: 27084
MD5sum: 6afe1ce2829aeedcbf21fadea6fb1aa8
SHA1: 09a05a8061e89d2861adb2a95566e5b6302adfdf
SHA256: d01845b13125ab61b0aaa83c6e339fcb9decdf91cc36df038729f0ccf24573b1
SHA512: 83dbf3b495257ab10426822fdf60766950bff8c2748165755675a7500782a294a646956dcefe0fd465ef8b5577c2f7b3149b0227ee9ae4d21b5b7650587c66da
Homepage: http://pydocstyle.readthedocs.org/
Description-en: Python docstring style checker (Python 3 library)
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 library for Python 3.
Description-md5: c7dfc19e8164a5e44cad62b0ddce1ce3