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

Last updated: April 24,2024

1. Install "python39-flake8-docstrings" package

Please follow the instructions below to install python39-flake8-docstrings on openSuSE Tumbleweed

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

2. Uninstall "python39-flake8-docstrings" package

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

$ sudo zypper remove python39-flake8-docstrings

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

Information for package python39-flake8-docstrings:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-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.