How to Install and Uninstall python3-flake8-docstrings Package on openSUSE Leap

Last updated: May 12,2024

1. Install "python3-flake8-docstrings" package

In this section, we are going to explain the necessary steps to install python3-flake8-docstrings on openSUSE Leap

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

2. Uninstall "python3-flake8-docstrings" package

This is a short guide on how to uninstall python3-flake8-docstrings on openSUSE Leap:

$ sudo zypper remove python3-flake8-docstrings

3. Information about the python3-flake8-docstrings package on openSUSE Leap

Information for package python3-flake8-docstrings:
--------------------------------------------------
Repository : Main Repository
Name : python3-flake8-docstrings
Version : 1.3.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 12.0 KiB
Installed : No
Status : not installed
Source package : python-flake8-docstrings-1.3.0-bp155.2.10.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.