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

Last updated: July 05,2024

1. Install "python310-flake8-pyi" package

Please follow the guidelines below to install python310-flake8-pyi on openSuSE Tumbleweed

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

2. Uninstall "python310-flake8-pyi" package

Learn how to uninstall python310-flake8-pyi on openSuSE Tumbleweed:

$ sudo zypper remove python310-flake8-pyi

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

Information for package python310-flake8-pyi:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-flake8-pyi
Version : 24.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 229.3 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.