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

Last updated: July 05,2024

1. Install "python311-flake8-pyi" package

Please follow the steps below to install python311-flake8-pyi on openSuSE Tumbleweed

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

2. Uninstall "python311-flake8-pyi" package

Here is a brief guide to show you how to uninstall python311-flake8-pyi on openSuSE Tumbleweed:

$ sudo zypper remove python311-flake8-pyi

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

Information for package python311-flake8-pyi:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-flake8-pyi
Version : 24.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 331.0 KiB
Installed : No
Status : not installed
Source package : python-flake8-pyi-24.1.0-1.2.src
Upstream URL : https://github.com/ambv/flake8-pyi
Summary : A plugin for flake8 to enable linting .pyi files
Description :
A plugin for Flake8 that provides specializations for type hinting stub
files. Especially interesting for linting typeshed.