How to Install and Uninstall python311-flake8-docstrings Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python311-flake8-docstrings" package

Here is a brief guide to show you how to install python311-flake8-docstrings on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-flake8-docstrings

2. Uninstall "python311-flake8-docstrings" package

Please follow the steps below to uninstall python311-flake8-docstrings on openSuSE Tumbleweed:

$ sudo zypper remove python311-flake8-docstrings

3. Information about the python311-flake8-docstrings package on openSuSE Tumbleweed

Information for package python311-flake8-docstrings:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flake8-docstrings
Version : 1.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 19.2 KiB
Installed : No
Status : not installed
Source package : python-flake8-docstrings-1.7.0-1.4.src
Upstream URL : https://gitlab.com/pycqa/flake8-docstrings
Summary : Extension for flake8 which uses pydocstyle to check docstrings
Description :
A module that adds an extension for the pydocstyle tool to flake8.