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

Last updated: July 03,2024

1. Install "python310-flake8-docstrings" package

This guide covers the steps necessary to install python310-flake8-docstrings on openSuSE Tumbleweed

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

2. Uninstall "python310-flake8-docstrings" package

This tutorial shows how to uninstall python310-flake8-docstrings on openSuSE Tumbleweed:

$ sudo zypper remove python310-flake8-docstrings

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

Information for package python310-flake8-docstrings:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flake8-docstrings
Version : 1.7.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 16.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.