How to Install and Uninstall python38-pydocstyle Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pydocstyle" package
Please follow the guidance below to install python38-pydocstyle on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pydocstyle
Copied
2. Uninstall "python38-pydocstyle" package
This tutorial shows how to uninstall python38-pydocstyle on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pydocstyle
Copied
3. Information about the python38-pydocstyle package on openSuSE Tumbleweed
Information for package python38-pydocstyle:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pydocstyle
Version : 5.1.1-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 303,7 KiB
Installed : No
Status : not installed
Source package : python-pydocstyle-5.1.1-1.8.src
Summary : Python docstring style checker
Description :
pydocstyle is a static analysis tool for checking compliance with
Python docstring conventions.
pydocstyle supports most of PEP 257 out of the box, but it should not
be considered a reference implementation.
The framework for checking docstring style is flexible, and custom
checks can be easily added, for example to cover NumPy docstring
conventions.
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pydocstyle
Version : 5.1.1-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 303,7 KiB
Installed : No
Status : not installed
Source package : python-pydocstyle-5.1.1-1.8.src
Summary : Python docstring style checker
Description :
pydocstyle is a static analysis tool for checking compliance with
Python docstring conventions.
pydocstyle supports most of PEP 257 out of the box, but it should not
be considered a reference implementation.
The framework for checking docstring style is flexible, and custom
checks can be easily added, for example to cover NumPy docstring
conventions.